<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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|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="77c1e04f-c83d-4057-8020-b6bc1e9db98f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-10T00:00:00" End="2024-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|CoordinatorError|No Supplier Found MGR|<?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="77c1e04f-c83d-4057-8020-b6bc1e9db98f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ES" CountryCode_A3="SPA" CountryName="Spain" GTCityId="24075" DestinationId="0" CityId="587" CityName="Barcelona">
      <Latitude>41.44418</Latitude>
      <Longitude>2.236891</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-10T00:00:00" End="2024-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|CoordinatorError|No Supplier Found RTS|<?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="77c1e04f-c83d-4057-8020-b6bc1e9db98f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ES" CountryCode_A3="SPA" CountryName="Spain" GTCityId="24075" DestinationId="0" CityId="587" CityName="Barcelona">
      <Latitude>41.44418</Latitude>
      <Longitude>2.236891</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-10T00:00:00" End="2024-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|TravellandaSearch|supplier interation failed||Travellanda|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|TBOSearch|successfull supplier interation||Serhs|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|TravcoSearch|successfull supplier interation||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|AbreuSearch|successfull supplier interation||Abreu|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|WHLSearch|supplier interation failed||WHL|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|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="2024-08-08T16:30:43.2030882+01:00" Version="0" EchoToken="Search" TransactionIdentifier="77c1e04f-c83d-4057-8020-b6bc1e9db98f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="221.97" OriginalAmount="207.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391162756583" Longitude="2.1844021794986" StarRating="2" HotelCode="384723|433219" HotelName="Arc House Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Buenaventura Muños 16, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="235.69" OriginalAmount="220.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.412395404477" Longitude="2.1565220985997" StarRating="2" HotelCode="361636|374298" HotelName="Factory House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Molist 5, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505861/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.99" OriginalAmount="239.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.377084301247" Longitude="2.1237730979919" StarRating="1" HotelCode="178622|175907" HotelName="Yellow Nest Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Regente Mendieta 5, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175907/175907a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="258.26" OriginalAmount="241.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.399696" Longitude="2.162003" StarRating="2" HotelCode="384727|365019" HotelName="BcnSportHostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Perill 26, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365019/365019a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="258.32" OriginalAmount="241.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.425963590021" Longitude="2.1686196327209" StarRating="2" HotelCode="178623|388839" HotelName="Mellow Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2024" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Aguilar 54, 08032 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=737752</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="263.52" OriginalAmount="246.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.388027969187" Longitude="2.1337172625656" StarRating="1.5" HotelCode="94215|145239" HotelName="Pere Tarrés Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Numància 149-151, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145239/145239a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Numancia in Barcelona city centre, opposite the La Illa shopping centre and 1.2 km from the Barcelona Sants train station. The Camp Nou football stadium is 1.2 km from the hotel and the Barceloneta city beach is 20 minutes away using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="339.36" OriginalAmount="317.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37431527" Longitude="2.13038514" StarRating="2" HotelCode="429219|690202" HotelName="Hostel One Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Meeting Room,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Calle Casteràs 9, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547372/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Hostel One Sants puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Meeting facilities, lockers, tours, elevator, shared lounge/TV area are there for guest's enjoyment. Each guestroom is elegantly furnished and equipped with handy amenities. To enhance guests' stay, the hotel offers recreational facilities such as billiards, games room. For reliable service and professional staff, Hostel One Sants caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.56" OriginalAmount="322.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40988689" Longitude="2.17909451" StarRating="2" HotelCode="569568|690205" HotelName="Sant Jordi Hostels Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Freser 5, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2488395/t6ghiH5I_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Sant Martí, Sant Jordi Sagrada Familia Hostel promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, casino, facilities for disabled guests, Wi-Fi in public areas, car park, are at hand. Internet access – wireless, non smoking rooms, heating, fan, shared bathroom can be found in selected guestrooms. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including games room. Sant Jordi Sagrada Familia Hostel combines warm hospitality with a lovely ambiance to make your stay in Barcelona unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.44" OriginalAmount="337.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39999847" Longitude="2.16445357" StarRating="2" HotelCode="662539|843747" HotelName="Yeah Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 176, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/846940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="380.20" OriginalAmount="355.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37977431" Longitude="2.17351371" StarRating="2" HotelCode="662517|690204" HotelName="Ideal Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/10/2024" 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>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81179/1881179/1.jpg?f=15335257</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal Youth Hostel is a popular choice amongst travelers in Barcelona, whether exploring or just passing through. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's tours, dry cleaning, 24-hour front desk, concierge, safety deposit boxes. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's games room will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Ideal Youth Hostel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="390.67" OriginalAmount="365.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390516" Longitude="2.161039" StarRating="2.5" HotelCode="488897|683071" HotelName="Sant Jordi Hostels Rock Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Balmes 75, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2487905/SDd0OaGi_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sant Jordi Hostel Rock Palace is conveniently located in the popular Eixample area. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like bar, Wi-Fi in public areas, luggage storage, laundry service, elevator are readily available for you to enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including outdoor pool. Sant Jordi Hostel Rock Palace combines warm hospitality with a lovely ambiance to make your stay in Barcelona unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.90" OriginalAmount="384.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386211669563" Longitude="2.1676255095695" StarRating="1.5" HotelCode="935468|481287" HotelName="Hostel St Christophers Inn Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bergara 3, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481287/481287a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Plaza Catalunya. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="447.67" OriginalAmount="418.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40991974" Longitude="2.14859667" StarRating="2" HotelCode="387271|690210" HotelName="Rocket Hostels Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mare De Deu Del Coll 59, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507714/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="449.37" OriginalAmount="419.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40322497" Longitude="2.15835646" StarRating="2" HotelCode="434512|690203" HotelName="Sant Jordi Hostel Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Terol 35, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/65328/1965328/1.jpg?f=15410422</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="458.44" OriginalAmount="428.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391878053531" Longitude="2.1663396846558" StarRating="2" HotelCode="469871|690214" HotelName="No Limit Hostel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Consell De Cent 355 1º, 08007 Barcelona, Cataluña</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/636521/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="550.87" OriginalAmount="514.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384810757641" Longitude="2.1624949478555" StarRating="2" HotelCode="313511|365506" HotelName="Toc Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 580, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365506/365506a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="555.77" OriginalAmount="519.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39907131" Longitude="2.15775009" StarRating="1" HotelCode="320890|366715" HotelName="Gracia City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pere Martir 18, Gràcia, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366715/366715a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="560.75" OriginalAmount="524.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39569058" Longitude="2.15835081" StarRating="2" HotelCode="429500|686899" HotelName="Rodamón Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 302 Pis Principal, Barcelona 08008</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/47432/2247432/54.jpg?f=15638364</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rodamón Barcelona Hostel in Barcelona (Eixample), you'll be minutes from Fundacio Sunol and Casa Mila. This hostel is close to Casa Batllo and Sagrada Familia.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 20 air-conditioned guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="580.15" OriginalAmount="542.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.372199895818" Longitude="2.1651504520551" StarRating="2" HotelCode="393636|715096" HotelName="Hostel One Paralelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Salvà 62, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/48560/2048560/45.jpg?f=15646840</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="666.66" OriginalAmount="623.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.315683187492" Longitude="2.0824670791626" StarRating="2" HotelCode="188099|273599" HotelName="Centre Esplai Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Riu Anoia 42-54, El Prat De Llobregat, 08820 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5670000/5666000/5665964/1a7eac89_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Barcelona, about 5 km from the beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="745.43" OriginalAmount="696.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.397262931107" Longitude="2.159226507375" StarRating="2" HotelCode="263664|231196" HotelName="Casa Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 116, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367159/a_367159_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona, about 2.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1172.76" OriginalAmount="1096.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37409524" Longitude="2.16018836" StarRating="1" HotelCode="428464|202065" HotelName="Hostal Elkano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Elkano 78, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202065/202065a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Sants-Montjuic. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1179.65" OriginalAmount="1102.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.373340508405" Longitude="2.1682075796864" StarRating="1" HotelCode="146321|270982" HotelName="Coronado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nou de la Rambla 134, 08004 Barcelona, Sants-Montjuïc</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/270982/270982a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1191.68" OriginalAmount="1113.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.414232474685" Longitude="2.1448430862607" StarRating="3" HotelCode="29331|170010" HotelName="Catalonia Park Güell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Mare de Deu del Coll 10, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47256/a_47256_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at the heart of Barcelona close to the famous Güell Park. Guests may take advantage of the numerous shopping and entertainment venues, as well as the tourist attractions, which are located within walking distance and may also easily be reached by making use of the excellent public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1282.74" OriginalAmount="1198.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.407318" Longitude="2.144165" StarRating="4" HotelCode="29497|159717" HotelName="Catalonia Park Putxet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putxet 68-74, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47257/a_47257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the quiet neighbourhood of Putxet. The town centre is approximately 4 km from the hotel and can easily be reached by car. Various tourist sights including the famous Sagrada Familia and Güell park, both of which were designed by architect Antonio Gaudí, are located in the hotel's vicinity. Apart from various shopping and entertainment venues, there are also many excellent public transport links to be found within a few minutes walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1290.98" OriginalAmount="1206.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403255740731" Longitude="2.1270789206028" StarRating="3" HotelCode="29330|159722" HotelName="Catalonia Mikado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Bonanova 58, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47255/a_47255_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is just 4 km from the centre of the town. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.13" OriginalAmount="1259.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.36553126044" Longitude="2.1306824282417" StarRating="4" HotelCode="103438|eurostars_lex" HotelName="Eurostars Lex" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Buenos Aires 49-51, 08902 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144406/l_144406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Barcelona's City of Justice, the facilities of Fira de Barcelona in L'Hospitalet and the Gran Via 2 shopping arcade. The underground and railway stations are within walking distance. Plaza de España is roughly 2 km away and Barcelona city centre some 3 km away. Barcelona International Airport is located approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1357.54" OriginalAmount="1268.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.399976133475" Longitude="2.2010137918974" StarRating="1" HotelCode="263667|190972" HotelName="Travelodge Barcelona Poblenou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 170, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367162/a_367162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1372.06" OriginalAmount="1282.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.401164813216" Longitude="2.183103463212" StarRating="3" HotelCode="318134|88149" HotelName="Glories Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Padilla 173, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32629/a_32629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Barcelona, near to the Gran Vía, the Auditorium, the Catalonia Theatre and the Sagrada Familia. Numerous shops as well as restaurants, bars and nightclubs are in the hotel's immediate vicinity. Monumental underground station, only 2 stops from the centre, is only 5 minutes away and the beach is around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1377.56" OriginalAmount="1287.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.328381754139" Longitude="2.112794816494" StarRating="4" HotelCode="30766|4094" HotelName="Best Western Plus Alfa Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://himg.myhubpro.net/StaticData/Images/49271/a_49271_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Zona Franca, 15 minutes from the airport, 15 minutes from the port and 20 minutes from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1390.33" OriginalAmount="1299.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.407744" Longitude="2.185346" StarRating="3" HotelCode="10702|159723" HotelName="Catalonia Sagrada Familia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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://himg.myhubpro.net/StaticData/Images/7930/a_7930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated close to the centre of Barcelona. Numerous shops, restaurant, bars, pubs and public transport links are only a stone's throw from the hotel .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1391.31" OriginalAmount="1300.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.439359" Longitude="2.196828" StarRating="3" HotelCode="326470|13853" HotelName="NH Barcelona La Maquinista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sao Paulo 33-37, 08030 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47226/a_47226_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located close to the renowned shopping street, La Maquinista, just 4 km from the city centre. There are exquisite restaurants, taverns and discos close to the hotel. It is also 500 m to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1402.58" OriginalAmount="1310.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.405933463069" Longitude="2.1715673804283" StarRating="3" HotelCode="37179|23477" HotelName="Hotel Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Corsega 541, Eixample, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61039/a_61039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right in a residential and commercial area, close to the famous Sagrada Familia. The hotel has ideal public transport connections into the city centre and other areas of the city, which can be reached quickly by metro, bus or car. The tourist bus from Barcelona has a bus stop by the hotel, which takes the most interesting route around the city. It is approximately 17 km to Barcelona Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1418.82" OriginalAmount="1326.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394822442612" Longitude="2.193427208299" StarRating="2" HotelCode="459837|ibis_styles_barcelona_city_bogatell" HotelName="ibis Styles Barcelona City Bogatell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Llull 71, HB004742, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/570262/a_570262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1426.03" OriginalAmount="1332.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396533789293" Longitude="2.1285434067249" StarRating="3" HotelCode="32986|3343" HotelName="Catalonia Castellnou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castellnou 61, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52378/a_52378_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located just 2 km from the centre of the city. Countless shops and entertainment venues, as well as some of the city's best tourist attractions, are within walking distance of the hotel or can be easily reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1443.42" OriginalAmount="1348.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.405031578806" Longitude="2.1404792405672" StarRating="3" HotelCode="27688|21840" HotelName="Exe Mitre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bertrán 9-15, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40901/a_40901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Parque Güell and the worthwhile attraction of Casa-Museu Gaudí. Links to the public transport network, restaurants and bars are all to be found in the immediate vicinity. Shopping venues are located roughly 1 km from the hotel and the city centre with the Plaça de Catalunya is only around 3 km away. The airport is 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1444.85" OriginalAmount="1350.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.317814666924" Longitude="2.074152256449" StarRating="4" HotelCode="|RB4" HotelName="Barcelona Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Placa Volateria 3, El Prat De Llobregat</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/79471/907690.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Junior suites, 3 suites, apartments, studios, single rooms and 256 double rooms are located on 5 storeys and can be reached by lift. Multilingual staff at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access (for a fee) is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a supermarket. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a babysitting service, a childcare service, medical assistance, a transfer service, room service (for a fee), a laundry service, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and projector is available. Lectures, presentations and meetings can be held in one of the 14 conference rooms.The hotel is located at Barcelona Airport and is therefore ideally placed for all the main connections to the city centre. By car the centre of Barcelona is about 10 minutes away.The indoor and outdoor pools are ideal for exercise as well as relaxation. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including tennis, a gym, callisthenics, aerobics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, a radio, a plug adapter, an alarm clock and WiFi provide all the essentials for a comfortable holiday. Guests can take advantage of the nightly turndown service. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and a telephone are available for daily use. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Various dining options are available, including a dining room, a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Breakfast, lunch and dinner are available. Gluten-free meals and children's meals can be prepared on request. In addition, picnics and snacks are available.The hotel has a 24-hour reception and offers complimentary airport and city centre shuttle services. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1445.14" OriginalAmount="1350.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380945598722" Longitude="2.1531626594842" StarRating="3" HotelCode="11313|88176" HotelName="Atenea Calabria Apartaments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Calabria 129, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9470/a_9470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located close to the Gran Via. The main tourist attraction, as well as numerous shops and other entertainment options, can be easily reached on foot or by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1447.88" OriginalAmount="1353.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.382773853339" Longitude="2.140166759491" StarRating="4" HotelCode="318135|87578" HotelName="abba Sants Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Numancia 32, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32630/a_32630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Estació de Sants (station and bus stop). Numerous shops, restaurants and bars are just a short walk from the hotel. In addition the nearest public transport is in very close proximity. The nearest beach is just 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1462.34" OriginalAmount="1366.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.410961" Longitude="2.186556" StarRating="4" HotelCode="326421|159716" HotelName="Catalonia Atenas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Meridiana 151, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46801/a_46801_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Sagrada Familia. This hotel is well-connected with the rest of the city and the rest of Catalonia thanks to its proximity to the railway station, from where trains leave for the Costa Brava and the Costa Dorada every 10 min.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1474.94" OriginalAmount="1378.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383182059258" Longitude="2.1847542638063" StarRating="1" HotelCode="64249|78594" HotelName="Hotel Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Castaños 6, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/82760/w_82760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right opposite Barcelona-Estació de França train station, not too far away from the Gothic Quarter, the Colón statue, the Picasso Museum and the harbour. It is situated in the heart of the city near to all the shops and is not far from the zoo and Ciudadela Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1479.75" OriginalAmount="1382.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.377524" Longitude="2.113578" StarRating="4" HotelCode="34626|4471" HotelName="Senator Barcelona Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal Reig 11, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56334/a_56334_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prestigious district of Barcelona close to Avenida Diagonal, just 15 minutes drive from Prat de Llopregat airport and from the main railway station. Public transport departs from stops located close to the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1510.01" OriginalAmount="1411.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.399915977474" Longitude="2.1300119161606" StarRating="3" HotelCode="31360|7004" HotelName="Tres Torres Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calatrava 32, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/50075/a_50075_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Countless shops are within 1 km of the hotel, and many bars and restaurants are located even closer, all being within walking distance. Public transport links are located just 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1532.91" OriginalAmount="1432.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3746" Longitude="2.166" StarRating="2" HotelCode="30340|1347" HotelName="Paral-Lel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poeta Cabanyes 5-7, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48737/a_48737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city centre this pleasant hotel is the ideal starting point for exploring Barcelona and the surrounding area. Countless restaurants, bars and nightclubs are all located in the same neighbourhood as the hotel. It is also within walking distance of convenient public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1538.80" OriginalAmount="1438.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.373131309149" Longitude="2.1699714660645" StarRating="2" HotelCode="31326|6899" HotelName="Nuevo Triunfo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cabanes 34, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/50036/a_50036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's leisure district, just a few minutes from the town centre which offers a range of bars, restaurants and a host of lively nightlife venues.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1541.32" OriginalAmount="1440.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403104219034" Longitude="2.1232009482089" StarRating="4" HotelCode="56437|53558" HotelName="Eurostars Anglí" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D' Anglí 60, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73110/a_73110_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated in the north of Barcelona in Sarria-Sant Gervasi. It is just 500 m to the medical centres of Clinica Dexeus, Centro Medico Teknon and Clinica Planas. The museums of Cosmo Caixa and Monasterio Pedralbes are to be found around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1548.29" OriginalAmount="1447.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.410478" Longitude="2.139723" StarRating="3" HotelCode="178335|163427" HotelName="Aparthotel Bertran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bertran, 150, Barcelona 8023</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249824/p_249824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet part of Barcelona, 5 minutes' walk from Avinguda Tibidabo FGC station and Vallcarca metro station. Parc Güell is just over 1 km away from the hotel and it is 18 km from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1555.31" OriginalAmount="1453.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383768014749" Longitude="2.1828983724117" StarRating="3" HotelCode="62493|75226" HotelName="AinB Born Damas" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Lounge,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dames 1, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/80724/t_80724_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment complex is located in the gothic district at the heart of Barcelona, full of narrow, winding streets. It is in the middle of the old town, which contains a considerable number of Barcelona's most famous attractions and is renowned for its great variety of charming restaurants, offering quality tapas, Mediterranean cuisine, and the best seafood in town. There are also plenty of bars with terraces, which lend El Born its modern, artistic and cosmopolitan atmosphere. Just a few streets away there are galleries, artist's studios, designer shops and museums. The hotel itself is located just a short walk from Barcelona Cathedral. The closest metro station is Jaume I, which is only 5 minutes away. Within 500 m of the hotel guests will also find Estación del Norte bus station and Estación de Francia railway station, as well as Barceloneta beach, Las Ramblas, shopping options at the Corte Ingles, the city's port and the Picasso Museum. The ski resort of La Molina is just 2 hours away by car and Barcelona International Airport is approximately 20 km from the hotel.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1555.87" OriginalAmount="1454.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403329173356" Longitude="2.1372270584106" StarRating="4" HotelCode="326477|159715" HotelName="Catalonia Barcelona 505" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muntaner 505, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47259/a_47259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has a wonderful location in the northern part of Barcelona, close to Güell Park and the science museum. Various shopping facilities, restaurant, bars and nightclubs are located in the hotel’s vicinity. Public transport links are located just 100 m from the hotel, which may be used to attain the city centre, which is a mere 10 to 15 minute journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1555.87" OriginalAmount="1454.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.405453" Longitude="2.212218" StarRating="4" HotelCode="25134|129936" HotelName="Attica 21 Barcelona Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Provencals 10, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/36557/a_36557_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the new Diagonal Mar district of Barcelona, 20 to 25 minutes from the city centre and just 200 m from the nearest beach. There are several shopping and entertainment venues located in the area surrounding the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1557.60" OriginalAmount="1455.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398202885905" Longitude="2.1494523993883" StarRating="4" HotelCode="14464|88190" HotelName="Mariano Cubi Aparthotel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://himg.myhubpro.net/StaticData/Images/16884/a_16884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located close to Balmes Street, the shopping and business centre, only a few minutes from shops, a variety of restaurants and bars and lively discos. The public transport network is also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1565.83" OriginalAmount="1463.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.377928179251" Longitude="2.173701562496" StarRating="3" HotelCode="66401|66819" HotelName="AinB Las Ramblas - Guardia" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Guardia 8, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85929/a_85929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment building is located just steps away from Palau Güell, constructed by the world-famous Catalan architect Antoni Gaudí, and is just a few metres from the emblematic Las Ramblas. Plaza Real is also just a couple of minutes away on foot. This area is home to most of Barcelona’s tablaos, restaurants, bars and clubs for all tastes. The statue of Christopher Columbus and the port can be found at the end of Las Ramblas, while at the top of Las Ramblas guests will find the stately Lyceum Theatre, the Saint Joseph Market or La Boqueria, and Plaza de Catalunya. The whole of Barcelona is just a stroll away. The nearest metro stations include Drassanes (L3), Liceu (L3) and Parallel (L3 and L2). Numerous buses are available from Las Ramblas. The harbour, a 5-minute walk away, offers cruises to all Mediterranean ports and to the Balearic Islands. The RENFE train station is located under Plaza Catalunya, where guests can find trains and buses to Barcelona International Airport (20 km away).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1581.52" OriginalAmount="1478.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.376758248871" Longitude="2.145944237709" StarRating="4" HotelCode="58121|598794" HotelName="Pestana Arena Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Consell De Cent 51-53, Esquina Calle Bejar, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75295/a_75295_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sants Montjuic district, close to the Fira de Barcelona trade fairground and Plaza España. Many of the city's most significant squares lie within a few minutes of the hotel and it is a short distance to a selection of restaurants and bars as well as links to the public transport network. Barcelona Sants railway station and a bus station are both 400 m away and it is 3 km to the nearest beach. Barcelona airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1587.29" OriginalAmount="1483.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39847986897" Longitude="2.14267432294" StarRating="3" HotelCode="29148|8605" HotelName="Aparthotel Senator" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/46802/a_46802_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Via Augusta. Countless shops, restaurants, bars and pubs are located on Muntaner Street and the Avenida Diagonal, which are close to the hotel. Public transport departs from stops directly in front of the hotel. The airport is only 15 minutes away. Nightclubs may be found 800 m from the hotel and the beach is around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1588.29" OriginalAmount="1484.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386274" Longitude="2.129435" StarRating="4" HotelCode="10885|88183" HotelName="Atenea Barcelona Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Güell 207-211, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8212/a_8212_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Barcelona, on the Avenida Diagonal. Public transport links, shopping venues, restaurants and bars as well as nightclubs and further entertainment options are all within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1597.21" OriginalAmount="1492.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.408095" Longitude="2.185855" StarRating="3" HotelCode="326475|159721" HotelName="Catalonia Albeniz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aragón 591-593, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47253/a_47253_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the Calle Aragon, close to the Sagrada Familia. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1602.49" OriginalAmount="1497.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398386" Longitude="2.175758" StarRating="3" HotelCode="31073|358093" HotelName="Hotel Aranea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Consell de Cent 444, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49256/a_49256_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in an ideal location to explore Barcelona's numerous attractions.. The Sagrada Familia is only a stone's throw away. Numerous shopping and entertainment venues are also located in the immediate vicinity. Many of the other tourist attractions may easily be reached by making use of the links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1606.65" OriginalAmount="1501.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39872287" Longitude="2.20121598" StarRating="3" HotelCode="977644|2429621" HotelName="Acta Voraport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramon Turro 169-B, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11240209</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1608.71" OriginalAmount="1503.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.375525507838" Longitude="2.1247380171793" StarRating="3" HotelCode="576821|604785" HotelName="Arya by Ona Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sants 383, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/694009/a_694009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Barcelona, about 10 km from Barcelona (BCN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1611.59" OriginalAmount="1506.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396092993592" Longitude="2.200581918212" StarRating="4" HotelCode="900228|358092" HotelName="Hotel 4 Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Trueta 164, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183181/a_183181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1612.18" OriginalAmount="1506.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383705628549" Longitude="2.151705622673" StarRating="3" HotelCode="51821|21" HotelName="Hotel Viladomat by Silken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viladomat 197, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48543/a_48543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Barcelona, just a few minutes from the historical and cultural centre of the city. Countless shopping and entertainment venues, as well as tourist attractions are within walking distance of the hotel or may be reached by using the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1645.22" OriginalAmount="1537.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380825" Longitude="2.177471" StarRating="3" HotelCode="70231|170009" HotelName="Catalonia Avinyo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinyó 16, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92477/a_92477_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona’s gothic district. It is situated on Calle Avinyó, one of the city centre’s liveliest and most popular streets; full of restaurants, bars, and trendy shops. The hotel is within walking distance of most of Barcelona’s interesting sights and is undoubtedly the best base from which to start exploring Barcelona. Barcelona International Airport is 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1646.98" OriginalAmount="1539.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.397366899436" Longitude="2.1924317106619" StarRating="4.5" HotelCode="900178|106874" HotelName="Villa Olímpic @ Suites Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 121-125, 08018 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183110/a_183110_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the streets of Pallars and Alava, in the fashionable district Barcelona 22@, the hotel is situated very close to the main tourist attractions and business facilities of the city such as Villa Olimpica, Puerto de Barcelona and Torre Agbar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1646.98" OriginalAmount="1539.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.4003" Longitude="2.19083" StarRating="4" HotelCode="943343|587986" HotelName="Golden Tulip Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Avila 135-139, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/679342/w_679342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1655.29" OriginalAmount="1547.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396046365452" Longitude="2.1793591976166" StarRating="4" HotelCode="32033|ayre_hotel_caspe" HotelName="Ayre Hotel Caspe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Caspe 103, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/50571/a_50571_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is centrally situated in the Eixampel district of the city, just 20 minutes drive from the airport. Countless shops and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel or can easily be reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1662.42" OriginalAmount="1553.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.374483887453" Longitude="2.1354728937149" StarRating="3" HotelCode="190685|272186" HotelName="Apartments Barcelona Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fernandez Duro 3-5, Sants-Montjuïc, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/238166/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1664.97" OriginalAmount="1556.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38370260986" Longitude="2.1851406991482" StarRating="2" HotelCode="17236|643" HotelName="Santa Marta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>General Castaños 14, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21092/a_21092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated near to the Ciudadela Parks. Las Ramblas as well as Barrio Gotico are only minutes from the hotel. Numerous shopping, entertainment venues and tourist sights are within walking distance of the hotel or can be reached using the local public transport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1675.57" OriginalAmount="1565.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380901" Longitude="2.173171" StarRating="2" HotelCode="113141|212206" HotelName="Mare Nostrum Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sant Pau 2, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212206/212206a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1685.90" OriginalAmount="1575.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.401432136973" Longitude="2.209941656414" StarRating="4" HotelCode="20716|1800" HotelName="Hesperia Barcelona Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Espronceda  6, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/25988/a_25988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel, only a street from the beach, lies in the new area, Diagonal Mar, of Barcelona. Only 20 minutes from the old town, the hotel is conveniently located for the sightseeing attractions. There are several shopping areas surrounding the hotel where guests may explore the different shops, boutiques, bars and restaurants. The hotel offers many modern facilities to entertain guests. It is able to advise guests on the best places to visit for a memorable holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1697.52" OriginalAmount="1586.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386186" Longitude="2.154786" StarRating="3" HotelCode="30174|421" HotelName="Barcelona Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>València 154, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48596/a_48596_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in L'Eixample district, close to the cathedral and the Picasso museum. Guests may take advantage of the numerous shopping and entertainment venues, as well as the tourist attractions, which are located within walking distance and may also easily be reached by making use of the excellent public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1699.76" OriginalAmount="1588.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.376203" Longitude="2.157174" StarRating="3" HotelCode="31356|88196" HotelName="Evenia Rocafort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rocafort 23-25, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/50069/a_50069_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the old town as well as to many of the top tourist sights. The town centre, with its various shops and cultural venues, is just 5 minutes away by public transport. The beach is 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1731.80" OriginalAmount="1618.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.412215" Longitude="2.158917" StarRating="2" HotelCode="113161|164614" HotelName="Travessera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Dalt 121-123, Gracia 08024, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164614/164614a_hb_a_056.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 600 m from Gaudí's Parc Güell, in a quiet area of Barcelona. Alfons X Metro Station is only 500 m away. Regular buses to the city centre also stop outside the hotel which is conveniently located near a number of tourist attractions including the Sagrada Familia. Barcelona El Prat Airport is 4 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1735.66" OriginalAmount="1622.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379199576652" Longitude="2.1429321169853" StarRating="4" HotelCode="12397|667" HotelName="Expo Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 1-23, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12382/a_12382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located only around 50 m from Barcelona Sants train station and 500 m from the Barcelona convention and conference centre. The city centre is 15 minutes' away by public transport and the beach is only around 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1741.11" OriginalAmount="1627.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.374737492754" Longitude="2.1609431505203" StarRating="4" HotelCode="30127|13937" HotelName="Hotel Concordia Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Paral·lel 115, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48519/a_48519_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing, hotel is located directly near to the Plaza de España, close to the Congress Palace and the city centre. Scores of shops, cosy bars, nightclubs, restaurants and the beach are all easily reached on foot. Public transport leaves from directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1741.48" OriginalAmount="1627.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389070840448" Longitude="2.1428760288111" StarRating="2" HotelCode="30958|4854" HotelName="Hotel Prisma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Josep Tarradellas 119, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49580/a_49580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona. A diverse range of shops, restaurants, bars and discos are within a few minutes' walk. Links to the public transport network and a public parking are located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1745.48" OriginalAmount="1631.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3938597" Longitude="2.1650543000001" StarRating="4" HotelCode="261879|848883" HotelName="Cosmo Apartments Passeig de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valencia 290, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639328/639328a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this accommodation is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1750.24" OriginalAmount="1635.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3841077" Longitude="2.1630025" StarRating="2" HotelCode="143811|76543" HotelName="AinB Eixample - Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Guesthouse" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Muntaner 4, 2º 1ª, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/076543/076543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment is situated in a desirable residential area in the centre of Barcelona between the Eixample and the old town. It is the perfect tranquil location to stay and enjoy the various attractions found in the centre of the city. The apartment is only a short walk from Placa Catalunya, Las Ramblas and Gaudi's tourist attractions such as La Pedrera and Casa Batlló.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1756.73" OriginalAmount="1641.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403786867984" Longitude="2.1913003921509" StarRating="4" HotelCode="161438|362492" 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://himg.myhubpro.net/StaticData/Images/227846/a_227846_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of the city on Avenida Diagonal (one of the city's main streets),the family-friendly city hotel is next to Plaza Glòries and 50 metres from the Jean Nouvel Tower. Guests will find links to the public transport network (bus and tram) in the immediate vicinity, while the nearest metro station, Glories on line 1, is 600 m away and the railway station is around 2 km away. Restaurants, bars and shops are all to be found just 500 m from the business hotel and Barcelona's beach is approximately 3 km away. Barcelona-El Prat de Llobregat is around 22 km from the conference hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1760.83" OriginalAmount="1645.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379080390463" Longitude="2.1561329656761" StarRating="4" HotelCode="312510|401899" HotelName="TWO Hotel Barcelona by Axel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calabria 90-92, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/426823/a_426823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1766.81" OriginalAmount="1651.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394932" Longitude="2.146914" StarRating="4" HotelCode="32987|640" HotelName="Zenit Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santaló 8, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52379/a_52379_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in mid-town Barcelona in the commercial and business district, within a short stroll of the Avenida Diagonal and Plaza de Francesc Maciá and with easy access to the city's main exits. The nearest metro station, Hospital Clinic offering visitors easy access to all the sights such as Las Ramblas boulevard, the historic Gothic Quarter, and the Picasso Museum (all within three kilometres).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1774.13" OriginalAmount="1658.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38542625826" Longitude="2.1717336773872" StarRating="2" HotelCode="408842|1407" HotelName="Cataluña" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santa Ana 24, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99967/a_99967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Barcelona directly near to Plaça Catalunya and to the pedestrianised Las Ramblas. Scores of shops, restaurants and bars as well as a connection to the public transport network are just a few steps away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1775.70" OriginalAmount="1659.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.412562" Longitude="2.209023" StarRating="4" HotelCode="36821|135449" HotelName="Hotel Barcelona Condal Mar managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca,Village,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cristóbal de Moura 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60423/a_60423_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. It lies 100 metres from the nearest tram links and the metro station, from where it is just a 15-minute journey into the city centre with its attractions such as the historic Gothic quarter and the famous Born quarter. It is about 600 metres from restaurants, bars and nightspots and a 10-minute walk to Mar Bella Beach, the Congress Palace and the shopping centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1777.70" OriginalAmount="1661.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.382066" Longitude="2.176392" StarRating="3" HotelCode="16725|641" HotelName="Hotel Gargallo Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 40-42, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20325/a_20325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular and historical city hotel lies in the centre of the beautiful old town of Barcelona. Shops, restaurants, bars and clubs are just a few footsteps away from the hotel. The closest underground station, Liceu, is approximately 50 metres from the hotel. The nearest beach is less than 1 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1779.42" OriginalAmount="1663.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38556" Longitude="2.17168" StarRating="2" HotelCode="25182|2067" HotelName="Cortes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Anna 25, Barcelona 08002</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/36640/a_36640_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is found in the centre of Barcelona, near the University, the Plaza Cataluña and Las Ramblas. There are several shopping areas surrounding the hotel where guests may explore the different shops, boutiques, bars and restaurants. The nearest public transport links are 100 m away.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1779.98" OriginalAmount="1663.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385799" Longitude="2.166302" StarRating="3" HotelCode="10505|275006" HotelName="Hotel Atlantis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Pelai 20, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/85/20854bec88a7ce541d6cc2c5f30a80b601d3765a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1788.36" OriginalAmount="1671.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391067" Longitude="2.168232" StarRating="4" HotelCode="30783|577551" HotelName="hcc st. moritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 264, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49304/a_49304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly in the centre of Barcelona, close to the Casa Batlló (Gaudi) and the Plaza Cataluna, as well as many shops and other tourist attractions in Barcelona. Shops, restaurants, bars, pubs and clubs can all be found within 100 metres from the hotel. The nearest public transport is only 50 metres from the hotel. It is just over a mile to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1790.55" OriginalAmount="1673.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394011478755" Longitude="2.1535483294477" StarRating="3" HotelCode="10400|209" HotelName="Hotel Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paris 203, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8121/a_8121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Passeig de Gràcia. There are numerous shops, restaurants and bars, as well as good connections to the public transport network, located in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1791.28" OriginalAmount="1674.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379065" Longitude="2.168383" StarRating="3" HotelCode="318226|621972" HotelName="abba Rambla Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rambla del Raval 4c, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32732/a_32732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located just off the famous Las Ramblas from where guests can reach the historical part of the city. It is just 1 km from the cathedral and Plaça de Catalunya is also within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1791.47" OriginalAmount="1674.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389750774476" Longitude="2.1419611573219" StarRating="4" HotelCode="9956|1396" HotelName="Hotel Derby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 21, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5949/a_5949_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Barcelona (in the shopping and business centre), only 5 minutes from the exhibition centres. The hotel is located on a surprisingly quiet street without street noise. All the sightseeing attractions that Barcelona has to offer are located in the hotel's vicinity. Plenty of shops, bars, pubs, restaurants and public transport links all lie within a few minutes from the hotel. Nightclubs may be found just 500 m from the hotel. It offers direct access to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1800.13" OriginalAmount="1682.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40085646135" Longitude="2.1499763911355" StarRating="3" HotelCode="30937|637069" HotelName="HG City Suites Barcelona" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 89, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49549/a_49549_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 10 minutes from the city centre and is perfectly placed for a walk along 2 of the most famous streets in Barcelona: the Passeig de Gràcia, where guests can see some of the Gaudi’s works such as the Casa Batlló and La Pedrera and take advantage of some great shopping, with all the biggest well-known brands, and the Rambla Cataluña with its wide range of tapas bars and nightspots where it is possible to enjoy any kind of drink al fresco on one of the many terraces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1804.13" OriginalAmount="1686.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385681" Longitude="2.124618" StarRating="4" HotelCode="900433|170264" HotelName="Catalonia Rigoletto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabino de Arana 22-24, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183450/a_183450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's commercial and financial centre, only 50 m from the Institut Universitari Dexeus and the maternity clinic and 500 m from Camp Nou. Barcelona Airport is 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1804.98" OriginalAmount="1686.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398564950651" Longitude="2.1438279642018" StarRating="4" HotelCode="128400|362737" HotelName="Rekord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 352, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16280000/16280000/16279943/1ebebc9d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1806.35" OriginalAmount="1688.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.376606100841" Longitude="2.1504709376203" StarRating="3" HotelCode="36820|14901" HotelName="B-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/60422/a_60422_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Barcelona's tourist centre, not far from the city centre. Shopping venues, nightclubs, bars and restaurants are to be found in the vicinity, as are links to the public transport network. The beach is also within 4 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1813.78" OriginalAmount="1695.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.405341327721" Longitude="2.1959365056032" StarRating="3" HotelCode="32436|88168" HotelName="Four Points by Sheraton Barcelona Diagonal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 161-163, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51609/w_51609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an exclusive district of Barcelona, known as the Front Maritim. Shopping venues, restaurants, bars, pubs and public transport links may all be found only 20 metres from the hotel. A selection of nightclubs are approximately 100 metres away. The nearest beach is approximately 1 km away. The city centre is just 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1815.99" OriginalAmount="1697.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385978" Longitude="2.15142" StarRating="4" HotelCode="30223|14382" HotelName="Zenit Borell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Comte Borrell 208, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47897/a_47897_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the financial centre of the city of Barcelona along Avenida Roma and within a few metres of the Doll Market and the Avenida de Diagonal. Its ideal location allows guests easy access, as is well linked by various modes of transport (approximately 100 m away). Shops, restaurants and bars are all to be found within 100 m of the hotel and it is just 500 m to a selection of nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1820.23" OriginalAmount="1701.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389845" Longitude="2.166119" StarRating="4" HotelCode="47000|88454" HotelName="Exe Cristal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 257, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5948/a_5948_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to avenue Paseo de Gracia and Plaza Catalunya. Just a few minutes away guests will find many of Barcelona's landmarks, including the famous basilica Sagrada Familia. The nearest beach is within walking distance. Numerous shops and entertainment venues are also within convenient walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1822.48" OriginalAmount="1703.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.377160616218" Longitude="2.1380127389261" StarRating="4" HotelCode="150174|639232" HotelName="Cosmo Apartments" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de San Antoni 30, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639232/639232a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1828.52" OriginalAmount="1708.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.382077674776" Longitude="2.1840308306885" StarRating="3" HotelCode="30178|449" HotelName="Hotel Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48603/a_48603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the gothic district, in the heart of Barcelona. Numerous tourist attractions, such as the Sagrada Familia, the Christopher Columbus Statue and the Picasso museum, can be found in the neighbourhood. The hotel is within walking distance of convenient public transport links and the beach. The airport is around 20 km away and the transfer time takes around 20 minutes.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1832.31" OriginalAmount="1712.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.41402801152" Longitude="2.1776130319118" StarRating="2" HotelCode="26836|1704" HotelName="Hotel Amrey Sant Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Antoni Maria Claret 173, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39451/a_39451_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies 3 miles from Las Ramblas, and offers an ideal location for easy access to shopping facilities, bars, restaurants and nightclubs. The nearest public transport links are located just 100 metres from the hotel. The nearest beach is just over a mile away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1836.89" OriginalAmount="1716.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3846987695" Longitude="2.1664537489414" StarRating="2" HotelCode="30649|3503" HotelName="Mesón Castilla Atiram Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/09/2024" 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://himg.myhubpro.net/StaticData/Images/49106/a_49106_A2.jpg</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 the Piazza Catalunya and the famous Promenade Las Ramblas. The Plaza Cataluña and the Plaza Universidad are both only a short walk away (100 m). The cathedral and the Gothic Quarter are also just a few minutes walk away. Countless shopping venues, bars, nightclubs, restaurants and links to the public transport network are situated right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1842.37" OriginalAmount="1721.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39020175" Longitude="2.18003453" StarRating="3" HotelCode="612835|617565" HotelName="Hotel Rec Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rec Comtal 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617565/617565a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1842.71" OriginalAmount="1722.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387358427536" Longitude="2.1605103750776" StarRating="4" HotelCode="37196|15163" HotelName="Axel Hotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aribau 33, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61081/a_61081_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is particularly popular with the gay community, is located at the heart of Barcelona in the middle of the so-called "Gayxample". The surrounding area is full of shops, restaurants, buzzing bars and nightclubs, all of which can easily be reached on foot. It is just 1 km to the sea and public transport departs from stops located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1843.00" OriginalAmount="1722.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39997" Longitude="2.18399" StarRating="3" HotelCode="142357|117134" HotelName="SM Hotel Teatre Auditori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ribes, 71, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203352/w_203352_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Eixample, one of the most important cultural and commercial areas of the city. It lies opposite the Teatre Nacional de Catalunya and the auditorium and is a few minutes' walk from the famous Church of the Sagrada Familia (700 m) and la Monumental. It is 300 m from the nearest metro station (Marina/Glorias), 500 m from the bus station and 2 km from Plaza Catalunya and Barceloneta beach. The area is excellently served by the public transport network and offers metro, bus and tram links, making it perfect for both business travellers and holidaymakers alike. It is 70 km to Girona and Barcelona Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1845.50" OriginalAmount="1724.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385313563439" Longitude="2.156737446785" StarRating="4" HotelCode="31532|7901" HotelName="Acevi Villarroel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Villarroel 106, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/50333/a_50333_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Barcelona's city centre. An abundance of tourist attractions such as Las Ramblas, Plaça Catalunya, the Sagrada Familia and the historical Old Town are easily reached on foot. The underground station Urgell is just a stone's throw from the hotel lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1851.31" OriginalAmount="1730.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.411248" Longitude="2.173284" StarRating="3" HotelCode="190697|274046" HotelName="BcnStop Sagrada Familia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Travesera de Gracia 441, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274046/274046a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1864.16" OriginalAmount="1742.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.405461" Longitude="2.136098" StarRating="3" HotelCode="143737|162765" HotelName="Bonanova Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisbe Sivilla 7, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/204899/a_204899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the residential area of Sarrià Sant Gervasi, close to the university and the prestigious Barcelona Institute of Medicine. Putxet is the nearest train station (200 m from the hotel). Plaza Catalunya is 5 stops from Putxet station (10 minutes). Barcelona Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1869.08" OriginalAmount="1746.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380282709832" Longitude="2.1728646330861" StarRating="2" HotelCode="149125|188031" HotelName="Opera Ramblas Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pau 20, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236471/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Hostal Operaramblas puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, daily housekeeping, ticket service, 24-hour front desk, facilities for disabled guests are on the list of things guests can enjoy. Designed for comfort, selected guestrooms offer television LCD/plasma screen, air conditioning, heating, desk, soundproofing to ensure a restful night. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hostal Operaramblas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1875.34" OriginalAmount="1752.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380967" Longitude="2.175346" StarRating="2" HotelCode="409908|80985" HotelName="California" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Rauric 14, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100603/a_100603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the famous Ramblas, in the historic centre of Barcelona, just 5 minutes on foot from the port as well as the important monuments, museums and sightseeing attractions, including the Picasso Museum, the cathedral and the Plaza Cataluna. Restaurants, bars, exciting nightlife, links to public transport and shopping venues can all be found in the immediate vicinity. The sandy Braceloneta Beach is about a 10-minute drive away. The bus station is also a 10-minute journey by car from the hotel and the train station is about 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1888.35" OriginalAmount="1764.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.401582037336" Longitude="2.1979135146629" StarRating="3" HotelCode="76164|97285" HotelName="Holiday Inn Express Barcelona - City 22@" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/103602/a_103602_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes away from the Barcelona International Convention Center (CCIB), the forum area and the beach of Mar Bella. The Sagrada Família, the Barceloneta area, Plaça Catalunya, Las Ramblas and all of Gaudí's major modernist buildings, such as La Pedrera and Casa Batlló, are located just a few metro stops away. Barcelona's stadium, Camp Nou, is located 6 km away, while Barcelona Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1896.93" OriginalAmount="1772.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.410950626156" Longitude="2.2188037633896" StarRating="4" HotelCode="29519|88267" HotelName="Barcelona Princess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 1, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47406/a_47406_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Avenida Diagonal, near the new Barcelona International Exhibition and Conference Centre (CCIB) and the Forum 2004. It is in an ideal location, not only due to it being the new business area of the city, but also due to the proximity to the harbour, the marine zoo and the underwater reef. The beach is about 500 m away and the city centre is less than 15 minutes away. Ronda Litoral street and public transport links offer easy access to further attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1905.65" OriginalAmount="1780.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380163063984" Longitude="2.172735939429" StarRating="3" HotelCode="255685|188688" HotelName="Dalia Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pau 22, La Rambla, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188688/188688a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1907.36" OriginalAmount="1782.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|141625" HotelName="Grums" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://himg.myhubpro.net/StaticData/Images/235108/w_235108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street within walking distance of Avenida del Parallel. Las Ramblas, with its many shops and bustling activity, is about 300 metres from the hotel, the cruise port is around 500 metres away and the World Trade Centre is also very close. Guests will finds restaurants and the nearest metro station (Parallel, line 3) in the immediate vicinity, and Plaza Catalunya and the city centre are around 15 minute' walk away. Other nearby places of interest include Paseo Colon, Barcelona trade fair grounds (approximately 1 kilometre away), the Gothic District (roughly 1.5 kilometres away) and Montjuic mountain/Olympic park (about 100 metres away). The nearest beach is around 2 kilometres from the design hotel, as is the train station. Barcelona-El Prat de Llobregat airport is approximately 10 kilometres from the hotel and the airport shuttle bus leaves from Plaza España, around 1.5 kilometres away (5 minutes on metro line 3).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1923.71" OriginalAmount="1797.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386972" Longitude="2.180649" StarRating="3.5" HotelCode="75451|93978" HotelName="Aparthotel Allada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Allada Vermell 6-8, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/102733/a_102733_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the heart of the Born district, the area where most artists live and where guests will find boutiques with fashions by local designers, crafts shops and art galleries, as well as chic tapas bars, restaurants and shopping centres that are open every day, including the famous Maremagnum. There are also numerous discos, fashionable clubs and terraces and patios, where visitors can enjoy a drink, surrounded by historical buildings. The near vicinity also includes the church of Santa Maria del Mar, the Ciutadella park, the zoo, the Picasso museum, the Gothic cathedral, Santa Caterina Market, the Palau de la Música concert hall, the Liceu opera house and Barceloneta beach. The Mediterranean Sea is approximately 1 km from the accommodation. The train station can be reached in about 10 minutes on foot, and Barcelona Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1928.90" OriginalAmount="1802.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|2993" HotelName="Hesperia Barcelona Presidente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://himg.myhubpro.net/StaticData/Images/23410/a_23410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from the nearest beach, this hotel is centrally located on Diagonal Avenue at the heart of the city's most important business and commercial district. A diverse selection of shops are to be found directly beside the hotel and it is just a few minutes walk to the nearest restaurants, bars and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1932.40" OriginalAmount="1805.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39393761934" Longitude="2.1569154515553" StarRating="4" HotelCode="12921|159713" HotelName="Catalonia Diagonal Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmes 142-146, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13381/a_13381_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Barcelona in the popular shopping and business area of Balmes/Diagonal. Various bars and discos can be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1937.98" OriginalAmount="1811.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398694" Longitude="2.162406" StarRating="4" HotelCode="21559|1658" HotelName="Catalonia La Pedrera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/27859/a_27859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the arty and commercial centre of Barcelona, only a stone's throw from Paseo de Gracia as well as the numerous attractions in the centre (such as the Sagrada Familia). Plenty of shopping and entertainment venues as well as various good public transport links are all within 50 metres of the hotel. Barcelona's beach is easily within walking distance, only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1946.72" OriginalAmount="1819.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391161" Longitude="2.159197" StarRating="4" HotelCode="43741|2576" HotelName="Hotel Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Mallorca 216, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8496/a_8496_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Paseo de Gracia and La Ramblas. The surrounding area is filled with shops, boutiques, bars, restaurants and night cubs. The famous Plaça de Catalunya (1,000 m) is within walking distance of the hotel. It is a mere 3 km to the stunning white-sand beach and the airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1956.92" OriginalAmount="1828.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380179" Longitude="2.171068" StarRating="3" HotelCode="29333|34482" HotelName="Leonardo Hotel Barcelona Las Ramblas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Junta de Comerç 8,10,12, Barcelona 08001</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47262/a_47262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre, close to Las Ramblas and Plaza Major. Countless shops, restaurants and bars as well as nightclubs are to be found directly in front of the hotel. In the surrounding area guests will find the cultural institutions, museums and architecture well worth seeing. Maremagnum and the Olympic harbour are also not far from the hotel. Convenient public transport links are only 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1957.56" OriginalAmount="1829.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389479117196" Longitude="2.1491253376007" StarRating="4" HotelCode="24881|665" HotelName="U232 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Comte d'Urgell 232, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/36086/w_36086_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of the shopping and boutique area, opposite the exhibition centre. It is only around 1 km away from the tourist centre which offers numerous sights, such as the Ramblas. Public transport can be found within around 200 m. It is roughly 2 km to the beach. The airports are 2 km and 12 km away from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1971.91" OriginalAmount="1842.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385701957268" Longitude="2.1404980123043" StarRating="3" HotelCode="32068|13973" HotelName="NH Barcelona Entenza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Equador 20, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51069/a_51069_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a short distance from the centre of Barcelona. Links to the public transport network, countless shops, various bars and restaurants are to be found within 500 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1977.94" OriginalAmount="1848.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.397878" Longitude="2.195912" StarRating="4" HotelCode="177244|155994" HotelName="Aparthotel República" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://photos.hotelbeds.com/giata/original/15/155994/155994a_hb_a_035.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in 22@ Barcelona, the city's innovation district, where the latest technology and contemporary design meet. The beach is about 1 km away, the city centre is around 3 km away and Barcelona Airport is some 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1981.48" OriginalAmount="1851.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390514879368" Longitude="2.1725670926423" StarRating="4" HotelCode="376096|1005541" HotelName="Negresco Princess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 16-18, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/433178/433178a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1984.14" OriginalAmount="1854.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.359122612995" Longitude="2.1269999002841" StarRating="4" HotelCode="263666|367828" HotelName="Ona Living Barcelona" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castelao 206-208, Hospitalet de Llobregat, 08902 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367828/367828a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1984.45" OriginalAmount="1854.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391828412053" Longitude="2.157366424799" StarRating="4" HotelCode="29363|1743" HotelName="Hotel América Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 195, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47317/a_47317_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre. Countless shopping and entertainment venues and inviting restaurants and bars are all just a few minutes walk from the hotel. The nearest bus stop is situated directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1986.37" OriginalAmount="1856.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384262071092" Longitude="2.1843776106834" StarRating="3" HotelCode="15683|91608" HotelName="Park Hotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida  Marquès de l'Argentera, 11, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18761/a_18761_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an unbeatable location, right in front of the Estació de França in the district of Ciutat Vella in the area of el Born, a 5-minute walk from the Picasso Museum and the textile industry, and a 10-minute walk from the beach, the Olympic port, Maremagnum and the Aquarium's Imax, La Ramblas and the Cathedral. The hotel is 50 metres from the zoo and 200 metres from the port. Barcelona El Prat De Llobregat Airport is about 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1989.77" OriginalAmount="1859.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384262769837" Longitude="2.1711020496855" StarRating="4" HotelCode="16839|550659" HotelName="Hotel Serhs Rivoli Rambla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 128, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20508/a_20508_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within walking distance of Las Ramblas. Numerous shopping facilities, inviting restaurants and cosy pubs are located in the hotel's immediate vicinity. Convenient public transport links, with easy access into the center of the city, are only a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1993.41" OriginalAmount="1863.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.397926" Longitude="2.192201" StarRating="3" HotelCode="172668|543266" 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://himg.myhubpro.net/StaticData/Images/242929/w_242929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the groundbreaking technological 22nd district of Barcelona, very close to Calle Marina. It is about 300 m to Torre AGBAR and it lies near the Olympic Village with its beach. Guests will also find the Jardins de Mercé Plantada (900 m), Avenida Diagonal and Las Ramblas (about 2 km) nearby. It is only some 3 km to the city centre, the tourist centre, Sagrada Familia Cathedral, Casa Batllo and La Pedrera. The International Convention Centre of Barcelona is about 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1997.02" OriginalAmount="1866.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.399044794135" Longitude="2.2021633386612" StarRating="4" HotelCode="73981|91762" HotelName="Hotel ILUNION Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ramón Turró 196-198, Esquina Calle Llacuna, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99782/a_99782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the triangle formed by the Forum area, the Olympic port and Plaza de las Glorias, in a newly developed area in Barcelona. It is 100 m from the nearest beach and close to restaurants and a shopping area. The Llacuna metro stop is only 50 m away, and the city centre can be reached in about 10 minutes by public transport. The Francia railway station is just a 2-minute walk away, and Barcelona International Airport is 20 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2000.66" OriginalAmount="1869.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383461140178" Longitude="2.159835014167" StarRating="3" HotelCode="60079|67360" HotelName="Hotel Soho Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de De Les Corts Catalanes 543-545, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77778/a_77778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right on Barcelona's Gran Vía. Plaza Catalunya and other tourist attractions are all a few minutes from the hotel, so guests will have the opportunity to get to know the true soul of Barcelona. Close by are, for example the Paseo de Gracia, the Plaza Espanya (around 1 km away) and Las Ramblas (around 1.3 km away). The station Estación de Sants is some 2 km from the hotel and Barcelona International Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2005.01" OriginalAmount="1873.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386857" Longitude="2.159209" StarRating="4" HotelCode="75453|94008" HotelName="Aparthotel Aramunt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://himg.myhubpro.net/StaticData/Images/102735/w_102735_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments enjoy a great location on the left side of the Esquerra del Eixample district. They lie just 5 minutes' walk from Plaça Universitat and 10 minutes from Plaça Catalunya, Las Ramblas and Passeig de Gràcia. This is where the bourgeoisie of Barcelona has always lived and where guests will find impressive buildings and modernist palaces such as the Casa Batlló, La Pedrera, Casa Milà, Casa Amatller and Casa Lleó Morera. Guests will find links to the public transport network only 400 m away and the apartments are just 900 m from the city centre and 2.5 km from Barceloneta beach. Barcelona Airport is just 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2005.97" OriginalAmount="1874.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391866140936" Longitude="2.1568393707275" StarRating="4.5" HotelCode="55113|46059" HotelName="Hotel Granados 83" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Enric Granados 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71443/a_71443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the colourful city of Barcelona, directly beside one of the main roads. Links to the public transport network are to be found a stone's throw away and offer easy access to other areas of the city. Numerous shopping and entertainment venues with bars and restaurants are within 500 m of the hotel. In addition, the beach is about 2 km away and Barcelona airport lies around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2025.94" OriginalAmount="1893.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.4044" Longitude="2.156192" StarRating="4" HotelCode="506092|541902" HotelName="MH Apartments Gracia" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="apartment" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Verdi 53-55, Barcelona 08012, España</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541902/541902a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2030.96" OriginalAmount="1898.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.411041" Longitude="2.185693" StarRating="3" HotelCode="168268|141605" HotelName="Leonardo Boutique Hotel Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 606, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141605/141605a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located about 10 minutes from the Sagrada Familia and around 4 kilometres from Plaza Cataluña and the city centre. Barcelona-El Prat de Llobregat airport is approximately 18 kilometres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2041.37" OriginalAmount="1907.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.395869805449" Longitude="2.1813306212425" StarRating="3.5" HotelCode="57793|47624" HotelName="Hotel ILUNION Auditori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sicilia 166-170, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/74884/a_74884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Gothic quarter at the heart of Barcelona with bars and restaurants located right outside the door. The hotel is surrounded by the Paseo del Borne, the harbour and the best museums of the city. It is only 200 m from public transport links, whilst a selection of shops may be found within 400 m of the hotel. Barcelona's airport is just 20 km away.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2044.24" OriginalAmount="1910.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38312" Longitude="2.1635229999999" StarRating="3" HotelCode="38705|2485593" HotelName="BCN Urban Hotels Gran Ronda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de San Antonio 49, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63906/a_63906_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona, only a few minute's walk from Plaza Cataluña and Las Ramblas Barcelona Airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2044.44" OriginalAmount="1910.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391610087159" Longitude="2.1593070030212" StarRating="4.5" HotelCode="55749|803115" HotelName="Barcelona Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 103, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/72202/a_72202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona at the crossroads of Calle Balmes and Calle Mallorca, which count amongst the main streets in Eixample. The district is renowned for its wide avenues and top architecture. It is just 300 m to the Paseo de Gracia and the Casa Batló. Las Ramblas are 1 km away and the Sagrada Familia lies around 1.5 km from the hotel. Sants railway station and the exhibition centre can be found 3 km away and it is 12 km to El Prat de Llobregat airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2048.85" OriginalAmount="1914.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.388368328956" Longitude="2.164491713047" StarRating="4" HotelCode="26977|8306" HotelName="Sansi Diputacio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Diputació 234-236, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39726/w_39726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is quietly situated in Barcelona's recreational area, close to a wide range of shopping and entertainment venues. All of these may easily be reached on foot or by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2080.48" OriginalAmount="1944.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389414724193" Longitude="2.1564048528671" StarRating="4" HotelCode="48051|1035" HotelName="Best Western Premier Hotel Dante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://himg.myhubpro.net/StaticData/Images/11119/a_11119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel is situated at the centre of the popular city centre, close to the Paseo de Gracia, Avenida Diagonal and Plaza Cataluña. Here, guests will be able to explore countless shopping and entertainment venues. The nearest beach is just 4 km away and may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2081.50" OriginalAmount="1945.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390027126028" Longitude="2.1422639093607" StarRating="4" HotelCode="37352|23502" HotelName="Gran Derby Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 28, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61234/a_61234_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the upper part of Avenida Diagonal and surrounded by other broad avenues, this is the ideal home base for going shopping in the prestigious shops of the city's most fashionable shopping malls, including la Diagonal, one of the largest in Barcelona. The range of goods available is complemented by a succession of boutiques by the most prominent Spanish and international fashion designers. Just a short stroll away is the Pedralbes monastery and palace, which houses the ceramics and decorative arts museums. The Bus Turístic, ideal for guests wishing to see the entire city in a short time, has a stop right next to the hotel, and the historic city centre is just fifteen minutes away across the most iconic Barcelona landscape, the Eixample district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2088.07" OriginalAmount="1951.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.382018323095" Longitude="2.147691107093" StarRating="3" HotelCode="284706|188754" HotelName="AinB Eixample-Miro Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Entença 140, 08015 Barcelona, Eixample Area</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188754/188754a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2095.78" OriginalAmount="1958.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387979" Longitude="2.156863" StarRating="4" HotelCode="261899|205350" HotelName="Sunotel Club Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Bar,Central Heating,Fax,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer València 157, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/365137/a_365137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2102.81" OriginalAmount="1965.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383182" Longitude="2.160364" StarRating="4" HotelCode="213746|192477" HotelName="Catalonia Gran Via BCN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/302480/a_302480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2105.47" OriginalAmount="1967.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386942809638" Longitude="2.1673453472214" StarRating="5" HotelCode="748116|2377477" HotelName="Exe Plaza Catalunya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de la Universitat 18, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639855/639855a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Design and function come together in the interior of the Exe Plaza Catalunya 4* creating a feeling of modernity and freshness as a reflection of the cosmopolitan style of the city of Barcelona. Exe Plaza Catalunya 4* has managed to maintain a balance between modernity and history, conserving the original architectural elements of the historical building in which it is located, like the main façade, the main stairway and the railing of the mezzanine, as well as the granite pillars found in some of its 107 rooms.  You will be able to discover the comfort and amenities provided in all our rooms. Their minimalist design inspires peace and tranquillity because of its simplicity, as well as the symmetry and austerity of its forms and straight lines, where wood and grey tones take centre stage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2112.03" OriginalAmount="1973.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396752" Longitude="2.168881" StarRating="4" HotelCode="170074|142933" HotelName="MH Apartments Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://photos.hotelbeds.com/giata/original/14/142933/142933a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the Eixample, 2 blocks from Paseo de Gracia and 5 minutes' walk from Plaza Cataluña. Guests will find Las Ramblas around 6 minutes' walk away, the Sagrada Familia some 12 minutes' walk away and the Barrio Gótico some 20 minutes' walk from the hotel. The beach at Port Olimpic is roughly 4 km from the hotel. The nearest metro station is Urquinaona, some 2 minutes' from the hotel. Barcelona Airport is some 20 km from the hotel. Reus Airport is roughly 120 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2115.76" OriginalAmount="1977.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.404281778108" Longitude="2.1515943109989" StarRating="4" HotelCode="190678|235790" HotelName="Apartments Gran de Gràcia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran de Gràcia 205, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235790/235790a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2118.69" OriginalAmount="1980.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383153149718" Longitude="2.1778130932541" StarRating="4" HotelCode="12918|458" HotelName="Gran Hotel Barcino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Jaume I 6, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13376/a_13376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is located in Barcelona's gothic quarter in the heart of the city. Numerous shops and entertainment venues as well as the most popular tourist attractions can be easily reached by foot or on public transport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2122.36" OriginalAmount="1983.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396048952484" Longitude="2.1806046374088" StarRating="3.5" HotelCode="284707|188753" HotelName="AinB Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sicilia 109, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188753/188753a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Barcelona.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2123.03" OriginalAmount="1984.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37514" Longitude="2.168375" StarRating="4" HotelCode="25131|57" HotelName="Barcelona Universal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/36554/a_36554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated near the tourist centre of Barcelona. There are copious shops in the area immediately surrounding the hotel. There are also scores of restaurants, bars and nightclubs nearby. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2136.53" OriginalAmount="1996.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38219538104" Longitude="2.1720539214612" StarRating="3" HotelCode="888120|108005" HotelName="Exe Ramblas Boquería" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Sant Josep 91-93, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136423/w_136423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on Las Ramblas, in the historical, commercial and tourist heart of Barcelona. The hotel's central location means that it lies close to the Barrio Gotico and the cathedral and to the Plaza Catalunya. Port Vell is just under 3 km away and guests will find a number of shops and links to the public transport network in the hotel's immediate vicinity. Barcelona International Airport is just 16 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2137.71" OriginalAmount="1997.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.400612110963" Longitude="2.1786618232727" StarRating="4" HotelCode="38617|35060" HotelName="Eurostars Monumental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Consell De Cent 498-500, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63774/a_63774_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Barcelona. Consequently, it is an ideal starting point for exploring the many sights of the city. There are scores of restaurants, bars, restaurants, nightclubs and shops in the surrounding area (within 2 km of the hotel). The transfer time to the airport takes around 30 minutes. The public transport network is easily reached on foot. It is some 2 km to the sea and the beach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2156.14" OriginalAmount="2015.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38603" Longitude="2.176147" StarRating="4" HotelCode="29082|445" HotelName="Hotel ILUNION Almirante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vía Laietana 42, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46656/a_46656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona's gothic quarter just 5 minutes from Plaça Catalunya. Scores of other attractions are easily reached on foot within 5 minutes. The surrounding area is filled with delightful restaurants, bars and shops and it is 2 km to the nearest beach. Excellent public transport connections leave from near to the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2166.56" OriginalAmount="2024.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389731" Longitude="2.17993" StarRating="4" HotelCode="24883|2744" HotelName="Catalonia Born" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://himg.myhubpro.net/StaticData/Images/36088/a_36088_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated directly near to the Arco del Triunfo and the Picasso Museum. There are lots of shops, bars, restaurants and discos in the immediate vicinity. The nearest public transport connection is just 5 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2175.17" OriginalAmount="2032.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403883" Longitude="2.190157" StarRating="4" HotelCode="35603|15853" HotelName="The Gates Diagonal Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://himg.myhubpro.net/StaticData/Images/57881/a_57881_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located next to Plaza de las Glorias. The Auditori concert hall, the Catalunya National Theatre and the international conference centre are within a few minutes walk of the hotel. A selection of restaurants, bars and nightclubs are all to be found within 1 km of the hotel. Public transport departs from stops located directly in front of the hotel. It is a mere 1.5 km to the stunning local beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2177.13" OriginalAmount="2034.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38414836803" Longitude="2.171146273613" StarRating="3" HotelCode="47457|88421" HotelName="Citadines Ramblas Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 122, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10407/a_10407_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic apartment complex is centrally located on Las Ramblas. Scores of Barcelona's most renowned tourist attractions such as Plaça Catalunya, the Picasso Museum and the Miro Museum are all located close by and the surrounding area is filled with cinemas, theatres, restaurants and shops. It takes a mere 2 minutes to reach the metro station Plaza Catalunya and 10 minutes to the railway station. It is 25 km to the airport and just a kilometre to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2179.24" OriginalAmount="2036.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40054" Longitude="2.208976" StarRating="4" HotelCode="21502|1612" HotelName="EuroHotel Barcelona Diagonal Port" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Village,Conference Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lope de Vega 4, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27860/a_27860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just across the road from the beach and the harbour is only a few minutes’ walk (about 50-100 metres away). Plenty of shopping venues, restaurants and bars are all found in the hotel’s immediate vicinity (within a radius of about 500 metres). The nearest public transport links are just a stone's throw from the hotel (approximately 50 metres).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2184.28" OriginalAmount="2041.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387003425468" Longitude="2.172574754631" StarRating="3" HotelCode="103410|416613" HotelName="Denit Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estruc 24-26, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144378/l_144378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona. Right in the Gothic Quarter, in front of Plaça de Catalunya and close to the Ramblas, it is only two minutes from the airport bus stop and a five minutes' walk to the main train and metro stations. The famous Mediterranean market, La Boqueria, the renowned Liceu Opera House, the modernist district, Eixample, and its Gaudi monuments, luxury boutiques, the cathedral and the Born district are only a few steps away. The nearest sandy beach is only about 1 km away from the hotel and Barcelona International Airport is approximately 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2186.22" OriginalAmount="2043.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38044" Longitude="2.179917" StarRating="3" HotelCode="44221|1037" HotelName="Hesperia Barri Gòtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ample 31, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17397/a_17397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated close to Las Ramblas in Barcelona's historical old town. An abundance of shops and cultural venues are located in the immediate vicinity. Bars, restaurants and numerous bars are all within metres of the hotel. The nearest underground station, Drassanes, is just 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2189.11" OriginalAmount="2045.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383497" Longitude="2.178289" StarRating="4" HotelCode="12897|1405" HotelName="Hotel Gótico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Jaume I 14, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13349/a_13349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the old town. Countless shops, restaurants, bars, pubs and clubs are all located in the area, making it an ideal location for guests looking for entertainment. The beach is only minutes away and the nearest underground station, Jaume, is only 100 metres away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2192.68" OriginalAmount="2049.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38166997" Longitude="2.17340875" StarRating="3" HotelCode="452045|479836" HotelName="May Ramblas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Cardenal Casañas 6-8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/479836/479836a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2194.14" OriginalAmount="2050.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385348" Longitude="2.171595" StarRating="3" HotelCode="30264|88437" HotelName="Nouvel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Santa Ana, 18-20, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48604/a_48604_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Plaza Cataluña and Las Ramblas at the heart of Barcelona. Various shopping facilities, bars and restaurants and public transport links are within a few minutes walk of the hotel. The nearest beach is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2202.37" OriginalAmount="2058.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380964601573" Longitude="2.17205286026" StarRating="3" HotelCode="140911|118054" HotelName="Hesperia Barcelona Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 26, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201656/a_201656_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only a short distance from Barcelona's most famous street, Las Ramblas, guests can easily walk to the renowned Gothic Quarter, the lively Raval district, or the port area. Plaza Cataluna is just 500 m from the charming city hotel and the cathedral is a 10-minute walk away. El Prat De Llobregat airport is approximately 10 km from the family-friendly business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2202.91" OriginalAmount="2058.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37904248305" Longitude="2.1729637774988" StarRating="4" HotelCode="900906|230646" HotelName="MH Apartments Liceo" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Unió 21, 08001 Las Ramblas, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230646/230646a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2213.25" OriginalAmount="2068.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383872080952" Longitude="2.1846735190144" StarRating="4" HotelCode="208127|181748" HotelName="Ciutadella Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marqués de l´Argentera 4, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/296473/w_296473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an ideal central setting within 300 metres of Santa María del Mar Church, Ciutadella Park and Barceloneta metro station. It offers easy access to the historic Born and Gothic districts. The nearest beaches can be reached in 15 minutes by foot. Plaza de Catalunya and Las Ramblas are within 2 km of the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2220.75" OriginalAmount="2075.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.392097773478" Longitude="2.155974055808" StarRating="4" HotelCode="316925|405265" HotelName="BCN Urban Hotels Gran Rosellón" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rosselló 174-176, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405265/405265a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2232.73" OriginalAmount="2086.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.404780708076" Longitude="2.1727851033211" StarRating="4" HotelCode="144359|120473" 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="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/205596/a_205596_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Gaudi's Sagrada Família, in the heart of Barcelona's Eixample. Guests will be able to find all modes of transport in close proximity. The bus station is about 1.5 km away, and shopping venues and the beach are some 2 and 3 km away, respectively. The railway station is approximately 40 minutes' walk, and Barcelona Airport is some 7 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2233.08" OriginalAmount="2086.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383361497143" Longitude="2.1793659031391" StarRating="4" HotelCode="13924|2089" HotelName="Hotel Exe Laietana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16033/a_16033_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a privileged location in the Gothic quarter, close to the Roman wall and the old town of Barcino. It is only a few minutes from Barcelona's cathedral and further sightseeing attractions. Restaurants, bars, pubs and public transport links are located directly in front of the hotel. There are scores of shops, nightclubs and discos within walking distance just 100 m from the hotel. Worthwhile excursions include the nearest ski slopes with cross-country ski trails that are reached in around 2 hours. The international airport is around 12 km from the hotel and the transfer time takes around half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2234.41" OriginalAmount="2088.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39754648" Longitude="2.18408047" StarRating="3.5" HotelCode="611815|639326" HotelName="Cosmo Apartments Marina Auditori" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ausies March 136, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639326/639326a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2250.95" OriginalAmount="2103.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384172014258" Longitude="2.1617270261049" StarRating="4" HotelCode="69572|83828" HotelName="Sunotel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 570, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91665/a_91665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the busiest commercial and business area of Barcelona. It is just a few steps away from Plaza Universidad and very near to Paseo de Gracia and Plaza Cataluña. Barceloneta beach is a 10-minute drive from the hotel, Gaudi's houses are a 5-minute drive and the Sagrada Familia is a 10-minute drive. The nearest metro station is 500 m away, the train station is 3 km away and Barcelona International Airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2255.67" OriginalAmount="2108.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383023401356" Longitude="2.1700613200664" StarRating="4" HotelCode="200893|88165" 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://himg.myhubpro.net/StaticData/Images/7619/a_7619_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set right by the Ramblas, the most famous street in Barcelona. It is situated in the heart of the city, surrounded by lively social, cultural and artistic venues. Museums, academic and cultural centres, art galleries and the Macba Museum are all nearby, as well as specialist libraries, artistic studios, international music festivals, legendary music shops, restaurants, bars and the exclusive La Boquería market. There are links to the public transport network in the immediate vicinity and the bus and railway stations are 200 m away. Barceloneta beach is a 20-minute walk from the hotel and Barcelona Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2271.92" OriginalAmount="2123.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384585067201" Longitude="2.1378439664841" StarRating="4" HotelCode="49083|642" HotelName="NH Sants Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Numancia 74, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/34277/a_34277_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, centrally located hotel is situated in the shopping and business district of Les Corts. A wide selection of shops, restaurants and bars are to be found a stone's throw away (200 m - 500 m from the hotel) and links to the public transport network are to be found directly in front of the hotel. The nearest nightclub is about 2 km away and it is 4 km to the beach. FC Barcelona Stadium is only 15 minutes' walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2274.18" OriginalAmount="2125.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386001803768" Longitude="2.1658462285996" StarRating="3" HotelCode="27902|4949" HotelName="Jazz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40900/a_40900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in an ideal location to explore Barcelona’s numerous attractions. It is only minutes from the city’s lively centre. By making use of the underground or simply walking, guests may explore numerous shops and other entertainment venues, as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2277.84" OriginalAmount="2128.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386092" Longitude="2.168155" StarRating="4" HotelCode="16883|104" HotelName="Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bergara 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20038/a_20038_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the centre of the city, close to Plaza Cataluña and Las Ramblas. Countless shopping and entertainment venues are within walking distance, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2287.34" OriginalAmount="2137.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.403781" Longitude="2.213731" StarRating="4" HotelCode="166949|358091" HotelName="Hotel Front Marítim" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Garcia Fària 69-71, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7051/a_7051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is also wonderfully located, close to the sea. The nearest public transport links are just a stone's throw from the hotel. The city centre and various bars and clubs are easily reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2300.18" OriginalAmount="2149.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.388827135095" Longitude="2.1652936935425" StarRating="4" HotelCode="60920|73285" HotelName="Petit Palace Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://himg.myhubpro.net/StaticData/Images/78840/a_78840_A2.jpg</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 Cortes Catalanas and Paseo de Gracia. There are good bus and underground links close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2304.69" OriginalAmount="2153.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384604" Longitude="2.156918" StarRating="4" HotelCode="261878|639327" HotelName="Cosmo Apartments Consell de Cent" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Consell de Cent 207, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639327/639327a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2312.80" OriginalAmount="2161.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38227166243" Longitude="2.1806209914016" StarRating="4" HotelCode="140660|119534" HotelName="Hotel Colonial Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía Laietana 3, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201338/a_201338_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gothic quarter, next to Ramblas, Plaza Cataluña and Paseo Maritimo. Barceloneta Beach is about 1 km away. There is a bus station and a metro station both within about 50 metres and Barcelona Airport is approximately 20 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2321.57" OriginalAmount="2169.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385035" Longitude="2.1706380000001" StarRating="3" HotelCode="149378|169989" HotelName="Hotel Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/211082/w_211082_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Barcelona, perfect for visiting the rest of the city. The establishment is close to Las Ramblas and next to Plaza Catalunya. The district El Raval and the Gothic Quarter are a 10-minute walk away. Barcelona Museum of Contemporary Art is 300 m away and the hotel is a 1-minute walk from Catalunya metro station. Barcelona-El Prat Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2322.55" OriginalAmount="2170.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39047871912" Longitude="2.1214496608782" StarRating="4" HotelCode="361525|428718" HotelName="Hotel Upper Diagonal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Manuel Girona 7-21, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428718/428718a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2330.63" OriginalAmount="2178.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396303597748" Longitude="2.1660403886328" StarRating="4" HotelCode="63694|75000" HotelName="Room Mate Carla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 288, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/82077/ba_82077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Barcelona's city centre, this hotel is ideally located close to Gaudi's most famous buildings, such as La Pedrera and Casa Batlló and lies only a 10-minute walk from the Cathedral of the Sagrada Familia. The hotel is in a quiet area in the heart of the Eixample district, one of the central zones, which contains all important museums, buildings and shopping streets within a radius of 10 minutes on foot from the hotel. Close to Paseo de Gracia and Rambla Catalunya, the city's main shopping area and exceptionally well-connected by subway, bus and train system, this hotel is ideal for both business travellers and holidaymakers alike. Puerto de Barcelona Airport is around 3 km away and it is some 15 km to Barcelona El Prat Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2331.77" OriginalAmount="2179.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396271" Longitude="2.170054" StarRating="3" HotelCode="12308|1053" HotelName="Hotel Europark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/12320/a_12320_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 15 minutes from the Rambla de Catalunya and the Plaça de Catalunya. Plenty of shops as well as restaurants and bars are within walking distance, only 100 metres away in the city centre. Public transport connections are also just 100 metres away. The closest nightclubs are to be found within 500 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2342.05" OriginalAmount="2188.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39357599089" Longitude="2.1686142683029" StarRating="4" HotelCode="318133|159712" HotelName="Catalonia Eixample 1864" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 60, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32628/a_32628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of the city close to Paseo de Gracia and the Plaza de Catalunya. There are numerous shops as well as various restaurants and bars in the immediate vicinity. The hotel is within walking distance of excellent public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2363.97" OriginalAmount="2209.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.381411193735" Longitude="2.1740128478505" StarRating="4" HotelCode="365860|65041" HotelName="Petit Palace Boquería Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://himg.myhubpro.net/StaticData/Images/69273/a_69273_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist and shopping centre of Barcelona, in the gothic quarter, close to the famous boulevard, Las Ramblas, the famous Gran Teatre del Liceu and the Boquería Market. It is only minutes away from Puerto Olímpico harbour as well as the beach. Furthermore, guests are within easy reach of Plaza San Jaime, where they are able to visit the town hall and the stunning cathedral. The nearest underground station is Liceo, which also lies close to the hotel. Sants main train station is around 4 km away and EL Prat de Llobregat airport is roughly 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2402.40" OriginalAmount="2245.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.395051" Longitude="2.159382" StarRating="0" HotelCode="|GYB" HotelName="Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rosello 249</AddressLine>
          </AddressLines>
          <PostalCode>934159184</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/29853/833902.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;5 junior suites, 5 suites, 10 single rooms and 100 double rooms are located on 5 storeys and can be reached by lift. The friendly staff at the reception desk are happy to answer any questions. Services such as a cloakroom, baggage storage service, safe and currency exchange service ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service, a childcare service, a car hire service, medical assistance, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This pleasant hotel lies in the business district between the Rambla de Cataluña and Paseo de Gracia. It is just a few paces to the modernist building of La Pedrera that was designed by Gaudí and it is a short 10-minutes walk to the cathedral and the Gothic quarter. The hotel enjoys an excellent location, with a peaceful ambience that is ideal for business travellers who value a personal level of service. Located nearby is the Paseo de Gracia where guests will discover an abundance of shops, boutiques, cinemas, nightclubs, antique stores and galleries. Barcelona international airport is 12 km away and the exhibition centre lies some 4 km from the hotel. The city centre (Plaça de Catalunya) is a mere 1.5 km away.Refreshing drinks at the poolside snack bar, followed by a dip in the pool, offer the perfect way to unwind. Comfortable sun loungers are available on the terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, golf, a gym, aerobics, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge) are provided as well. A turndown service provides guests with additional comfort in the evening hours. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer, bathrobes and a telephone are available for daily use. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a dining room, a breakfast room, a café and a bar. A non-smoking restaurant with air conditioning, high chairs and a separate area for smokers is available to guests. Bed and breakfast is offered as a catering option. A generous breakfast buffet guarantees a great start to the day. At lunch and dinner, guests can choose between à la carte and a set menu. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.The hotel provides 24-hour reception and room service. Chargeable parking is possible nearby.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2416.02" OriginalAmount="2257.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.37818" Longitude="2.17615" StarRating="4" HotelCode="177872|161829" HotelName="Eurostars Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 22-24, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161829/161829a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from Plaça del Teatro, the most artistic stretch of the Rambla. It occupies two historic buildings located where Barcelona's mediaeval wall used to be. Within a radius of less than 10 minutes on foot guests can reach a host of sites in Barcelona such as the Gothic Quarter, the cathedral, Plaza de San Jaime, the old Jewish quarter and the shopping areas around the Boquería market. The train station is about 1 km away and El Prat de Llobregat Airport is only 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2416.30" OriginalAmount="2258.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387885371627" Longitude="2.1511678397656" StarRating="4" HotelCode="143747|162781" HotelName="Acacia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/204912/a_204912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Barcelona, in the famous district called Eixample with its large number of artwork and Modernist architecture. It is 50 metres from the Hospital Clinic blue line metro stop (line 5) that connects to all metro lines that cross Barcelona. Numerous bus routes will quickly take visitors to Plaça Catalunya and Las Ramblas. It is 15 km from Barcelona Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2425.71" OriginalAmount="2267.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387824225558" Longitude="2.1532007786288" StarRating="3.5" HotelCode="142338|111174" HotelName="Villarroel Barcelona Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Villarroel 163, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203333/a_203333_L2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Eixample, one of the city's most prestigious areas, the apartments are near to many of the city's attractions. Just a few minutes walk away guests can admire the modernist architecture of Casa Batlló or indulge in some shopping at the exclusive boutiques of Paseo de Gracia and Rambla de Catalunya. The apartments are also situated near Plaça Catalunya and the bustling Las Ramblas. The area is very well connected to the rest of the city via public transport with the Hospital Clinic metro station within walking distance and several bus routes and taxi stops also nearby. Monjuic park and Barceloneta Beach are about 3 and 3.5 km away respectively. Barcelona El Prat De Llobregat Airport is approximately 14 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2440.38" OriginalAmount="2280.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386055" Longitude="2.154244" StarRating="3" HotelCode="30222|5425" HotelName="NH Barcelona Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valencia 105-107, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47896/a_47896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated close to Barcelona's trade fair centre, Plaza de Cataluña and Sants train station. Urgell underground station is some 500 m from the hotel and the airport is also within easy reach. Links to the public transport network are located directly in front (100 m away) as are shopping venues, restaurants, bars and pubs (500 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2444.32" OriginalAmount="2284.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391558791885" Longitude="2.1728622491939" StarRating="2" HotelCode="128306|147876" HotelName="Constanza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bruc 33, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147876/147876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2458.69" OriginalAmount="2297.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.375340304561" Longitude="2.1483421325684" StarRating="4" HotelCode="46999|159711" HotelName="Catalonia Barcelona Plaza" 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,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://himg.myhubpro.net/StaticData/Images/5946/a_5946_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the Ensanche district; just a few minutes walk from the exhibition centre and the congress palace, while Barcelona's beach is just 2 km away. Montjuïc mountain, Pueblo Espanyol as well as the National Palace and the National Art Museum of catalonia are also just a short walk away. The nearest bus stop with direct access to the airport as well as numerous restaurants and bars are situated within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2463.39" OriginalAmount="2302.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385921" Longitude="2.16109" StarRating="4" HotelCode="178187|160933" HotelName="Ako Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/249664/a_249664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated next to the University of Barcelona, just 300 m from the Universitat metro station and a 5-minute walk from the bus stop to the airport. Plaça Catalunya is a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2468.50" OriginalAmount="2307.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.392434253738" Longitude="2.1727357619714" StarRating="3" HotelCode="32872|14120" HotelName="Granvía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Gran Via de les Corts Catalanes 642, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52189/a_52189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is centrally located close to the Passeig de Gràci, the Plaza Catalunya and Las Ramblas. Countless shopping venues, bars and restaurants can be reached in just a few minutes walk (500 m). Links to the public transport network lie just 50 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2479.60" OriginalAmount="2317.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.402465168259" Longitude="2.1609979564487" StarRating="4" HotelCode="311327|364206" HotelName="Barcelona Apartment Milà" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mila i Fontanals 55, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364206/364206a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2488.66" OriginalAmount="2325.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389158" Longitude="2.156378" StarRating="3" HotelCode="439455|487463" HotelName="The Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 178, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487463/487463a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2497.42" OriginalAmount="2334.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40749399962" Longitude="2.1674049246542" StarRating="4" HotelCode="310488|364843" HotelName="Sensation Authentic Gracia" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travesera de Gracia 343, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364843/364843a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2502.43" OriginalAmount="2338.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.392695" Longitude="2.172015" StarRating="4" HotelCode="13007|1341" HotelName="Gran Hotel Havanna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía Corts Catalanes 647, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13446/a_13446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated at the heart of the city of Barcelona. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or can easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2516.57" OriginalAmount="2351.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384762" Longitude="2.175067" StarRating="4" HotelCode="57044|57622" HotelName="Barcelona Catedral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dels Capellans 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73960/a_73960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Barcelona, this hotel is ideal for both business and leisure travellers. It is just 5 minutes walk to many of the city's most famous sights and sounds, such as Las Ramblas, the Barrio Gòtic, the Picasso Museum, the cathedral, the opera house and Plaça Catalunya. A diverse selection of shopping and entertainment venues are to be found in the near vicinity and the nearest links to the public transport network are 400 m away. It is 2 km to Barcelona's beach whilst the city airport is 20 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2524.87" OriginalAmount="2359.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391629030535" Longitude="2.1761349300594" StarRating="4" HotelCode="547339|574283" HotelName="Room Mate Gerard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ausiàs March 34, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574283/574283a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2546.42" OriginalAmount="2379.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386437" Longitude="2.168343" StarRating="4" HotelCode="29329|159710" HotelName="Catalonia Plaza Catalunya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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://himg.myhubpro.net/StaticData/Images/47252/a_47252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the middle of the tourist centre. There are numerous shopping facilities as well as international restaurants, bars and clubs in the surrounding area. The hotel is also within walking distance of convenient public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2548.29" OriginalAmount="2381.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3936491" Longitude="2.1647232" StarRating="4" HotelCode="154463|474661" HotelName="Barcelona Apartments Val" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>València 284, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/474661/474661a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2579.99" OriginalAmount="2411.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391006923732" Longitude="2.1714465423279" StarRating="4" HotelCode="60827|75206" HotelName="ICON BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Roger de Llúria, 21, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78718/a_78718_W2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the main commercial and business areas, directly in the centre of Barcelona, opposite the Hotel Ritz and in a parallel street to “Paseo de Gracia”. It is the ideal base for business travellers or tourists and is situated very close to “Cataluña Square”, “Barrio Gótico” and “Las Ramblas”. Sants train station is around 3 km away, along with Sants bus station. The metro station “Urquinaona Square” on the L1 line is around 500 m from the door. In addition, Barcelona airport is some 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2591.93" OriginalAmount="2422.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.376660634107" Longitude="2.1524325013161" StarRating="4" HotelCode="30445|151296" HotelName="Hotel Vilamarí" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vilamarí 34-36, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48867/a_48867_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located near Plaza de España. Various tourist attractions such as Plaza Cataluña, Las Ramblas and the university are all situated nearby and there are numerous restaurants, bars, nightclubs and shops in the surrounding area. The hotel is within walking distance of convenient public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2595.51" OriginalAmount="2425.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.374641887697" Longitude="2.1707667410374" StarRating="4" HotelCode="7778|69" 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://himg.myhubpro.net/StaticData/Images/2300/a_2300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Paralelo, approximately 10 minutes walk from the exhibition centre and the congress palace. There is a bus and an underground station directly in front of the hotel which allows for easy access to the city's shops, nightclubs, restaurants and bars. Furthermore the hotel is well connected to the airport and all the main roads. It is 1 km to the Olympic village and the Costa Brava is 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2600.09" OriginalAmount="2429.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.381261675821" Longitude="2.10927978158" StarRating="5" HotelCode="28503|4427" HotelName="Fairmont Rey Juan Carlos I - Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/42131/a_42131_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This majestic, stunning city and conference hotel is located close to a park and not far from a beautiful, romantic garden dating back to the middle of the 19th century. Barcelona's main artery, the Diagonale, is within easy reach of the hotel as well as new and up and coming commercial areas of the city. From the hotel, guests are offered a wonderful view of the sea and the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2615.14" OriginalAmount="2444.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385675796099" Longitude="2.1667850017548" StarRating="4.5" HotelCode="60921|159709" HotelName="Catalonia Ramblas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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://himg.myhubpro.net/StaticData/Images/78841/a_78841_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Barcelona, in the near vicinity of the Plaza Catalunya and the famous Las Ramblas. The unique location means that guests have access to a rich cultural and business scene as well as nearby public transport links. It is possible to visit the Gothic District, Gaudí's Ruta Modernista, and the famous Sagrada Familia, or go shopping on the Paseo de Gracia. The nearest underground station (Universidad) lies approximately 300 m away, the Casa Batilo, beach, and sea are 1 km away, it is around 1.5 km to La Pedrera, 5 km to Sants railway station, and some 15 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2622.24" OriginalAmount="2450.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39443855" Longitude="2.15645759" StarRating="5" HotelCode="436312|GEZM" HotelName="Ohla Eixample" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corsega 289</AddressLine>
          </AddressLines>
          <PostalCode>936676152</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/439201/439201a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2633.13" OriginalAmount="2460.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.385758304367" Longitude="2.1659387648106" StarRating="4" HotelCode="258397|2055" HotelName="Hotel Midmost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Pelai 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14790/a_14790_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona, in the gothic quarter and close to Las Ramblas with numerous shopping and entertainment options. Public transport links are additionally located within a few metres of the hotel. In addition, Barcelona's main beach is located around 2 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2648.23" OriginalAmount="2474.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39012029158" Longitude="2.1696969619713" StarRating="4.5" HotelCode="283890|480672" HotelName="Catalonia Passeig de Gracia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 644, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391054/a_391054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2661.22" OriginalAmount="2487.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.40400888" Longitude="2.16938482" StarRating="4" HotelCode="633797|632188" HotelName="Hotel Barcelona 1882" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Massage Centre,Restaurant,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Córsega, 482, Gràcia / Camp d'en Grassot i Gràcia Nova, 08025 - Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/752337/a_752337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2662.27" OriginalAmount="2488.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3970553" Longitude="2.1583594" StarRating="3" HotelCode="427535|392022" HotelName="Passeig de Gràcia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia, 115, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/548572/941baa3551605b70f7c1ffa70ed0e073.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment is situated in Paseo de Gracia. Situated within 500 metres from the town centre, the establishment is easily accessible on foot to a host of places of interest. The establishment is close to the city's main public transport connections. The nearest beach is within 4. 0 kilometre(s) from the apartment. Travellers will find the airport within 12. 0 kilometre(s). A total of 33 rooms are available for guests' convenience. Those who dislike animals may enjoy their stay, as this apartment does not allow pets. Paseo De Gracia Residence may charge a fee for some services. </HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2668.58" OriginalAmount="2494.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390984285472" Longitude="2.1707010269165" StarRating="4" HotelCode="30687|3627" HotelName="Hotel Acta Atrium Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 656, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49151/a_49151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated at the heart of Barcelona within minutes of the Gran Via. Guests may take advantage of the numerous shopping and entertainment venues which are located within walking distance and may also easily be reached by making use of the excellent public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2709.68" OriginalAmount="2532.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.373298370194" Longitude="2.1474999189377" StarRating="4" HotelCode="94217|95903" HotelName="Ayre Hotel Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de Les Corts Catalanes 322-324, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130858/a_130858_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central city location, on Plaza España next to the Fira Exhibition and Conference Centre, Montjuïc. The hotel is close to the Old Town, with easy access to any part of the city by metro. The city centre can be reached in 30 minutes on foot. It takes 15 minutes to reach Barcelona International Airport (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2726.30" OriginalAmount="2547.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|4227" HotelName="Avenida Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://himg.myhubpro.net/StaticData/Images/8349/r_8349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel has an ideal location in the city centre and exceptionally good links to the public transport network. Numerous shops and various entertainment venues, as well as many of the city's top tourist attractions, are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2732.24" OriginalAmount="2553.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387643712142" Longitude="2.1718762110788" StarRating="3" HotelCode="915469|177239" HotelName="Room Mate Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Fontanella 7, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278062/a_278062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2734.60" OriginalAmount="2555.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383287035722" Longitude="2.1738955378532" StarRating="3" HotelCode="30395|1797" HotelName="H10 Racó del Pi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi 7, Barrio Gótico, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48805/a_48805_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona's tourist centre close to the city centre and the beach. Public transport connections are just 150 m away. Several shopping areas with shops, boutiques, bars and restaurants surround the hotel. In March 2001, the hotel building was added to the city's historical and artistic cultural heritage catalogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2736.46" OriginalAmount="2557.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384233" Longitude="2.16075" StarRating="4" HotelCode="59063|ZLZ" HotelName="H10 Casanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de Les Corts Catalanes 559</AddressLine>
          </AddressLines>
          <PostalCode>933964810</PostalCode>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76509/a_76509_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, on the junction of Gran Via de las Corts and Casanova Street. Catalunya Square, the Las Ramblas shopping street, and Paseo de Gracia can all be found in about 800 m (about a 5-minute walk). Guests will reach the university and the hospital at Paseo de Gracia in about 1 minute. Sagrada Familia church and Güell park are around 2 km from the hotel, the congress centre is 3 km away, while it is approximately 8 km to El Prat de Llobegrat airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2748.19" OriginalAmount="2568.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390847453432" Longitude="2.1416768431663" StarRating="5" HotelCode="7777|2992" HotelName="Meliá Barcelona Sarrià" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/2299/a_2299_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly in the centre of Barcelona. Public transport departs from stops in the immediate vicinity (50m away). Close by (100m away), diverse shopping facilities await guests, alongside numerous restaurants, bars and clubs (500m away). The town centre is only a short walk away and can be reached comfortably within half an hour on foot. The underground station Hospital-Clinic is around 10 minutes by foot and the Plaza Cataluña, around 15 minutes by car. The Olympic village is located around 2km from the hotel, the beach 4km, Sitges around 35km, the Casino in Sant Pere de Ribes around 43km, the Costa Brava around 60km, Montserrat around 68km and Barcelona airport around 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2758.35" OriginalAmount="2577.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389222" Longitude="2.172522" StarRating="4" HotelCode="213648|UFQ" HotelName="H10 Urquinaona Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Urquinaona 2</AddressLine>
          </AddressLines>
          <PostalCode>932382042</PostalCode>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302368/a_302368_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Urquinaona metro station, juste 1600 m from the the Sagrada Familia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2769.21" OriginalAmount="2588.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.386784" Longitude="2.166618" StarRating="4" HotelCode="30224|15037" HotelName="H10 Universitat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat 21, Barcelona Centro, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47899/a_47899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located directly in Barlceona's tourist centre. Scores of celebrated attractions such as Plaça Catalunya or the university are just a stone's throw from the hotel lobby. Copious delightful restaurants, bars and pubs as well as innumerable magnificent shops litter the surrounding area and the nearest public transport links are just a hop, skip and a jump away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2802.17" OriginalAmount="2618.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3912750526" Longitude="2.1703684329987" StarRating="4" HotelCode="207924|191360" HotelName="Indigo Barcelona - Plaza Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via De Las Corts Catalanes 629, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191360/191360a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2827.65" OriginalAmount="2642.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398415552421" Longitude="2.2049045116394" StarRating="4" HotelCode="164300|398692" HotelName="Lugaris Rambla" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fernando Poo 29, Sant Martí, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398692/398692a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 300 m from Bogatell Beach, in Barcelona's quiet Sant Marti district, next to the Poble Nou Park and a short walk from the Llacuna and Poble Nou metro stations. From here it is only 5 underground stops to the historical city centre. There are also many public bus services nearby. Restaurants are in the hotel’s immediate proximity, and various bars and pubs are about 300 m away while shopping venues are some 20 minutes’ walk. Barcelona Airport is some 18 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2848.52" OriginalAmount="2662.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39618001811" Longitude="2.1613302515379" StarRating="2.5" HotelCode="901315|199534" HotelName="Next To" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 242, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236622/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2862.37" OriginalAmount="2675.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.404611" Longitude="2.172462" StarRating="4" HotelCode="295432|188495" HotelName="Sensation Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 380, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/239661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2863.34" OriginalAmount="2676.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.376850842091" Longitude="2.1500288337469" StarRating="4" HotelCode="178197|161536" HotelName="Ofelias Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Llançà 24, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249675/a_249675_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Eixample district of Barcelona, in the Plaza de España and opposite the shopping centre Las Arenas. It is 1 minute from the front door of the Fira de Barcelona and Parc de Montjuïc. The hotel is located 900 m from the city centre, 50 metres from the nearest metro station and 1 km from the beach. There is a variety of bars and restaurants in the immediate vicinity, while the Barcelona Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2867.53" OriginalAmount="2679.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384767192025" Longitude="2.1744199097156" StarRating="4" HotelCode="145736|170280" HotelName="Catalonia Catedral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Arcs 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/207083/a_207083_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona, in the heart of Barcelona's Gothic Quarter, near the cathedral and a few metres from the famous Ramblas and Plaza Catalunya. Shopping venues are about 100 m away and the bus and railway station are some 4 minutes’ walk. Nightspots are about a 10-minute walk away and Barcelona Airport is approximately 15 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2914.42" OriginalAmount="2723.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379991529334" Longitude="2.1728508174419" StarRating="4" HotelCode="30629|3458" HotelName="España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pau 9-11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49084/a_49084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial, historical and artistic centre, next to the Gran Teatre del Liceo Theatre and less than 1 minute's walk from Las Ramblas Promenade. Stores, restaurants, museums, leisure areas and easy access to public transport can be found nearby. It is close to the La Boquería Market, the Plaza Catalunya Square, the Colón Promenade, the MACBA, the Cathedral and the Gothic Quarter. The sea is easily reached with a 1-km walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2930.84" OriginalAmount="2739.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38564762252" Longitude="2.1728709340095" StarRating="3" HotelCode="24882|1692" HotelName="Catalonia Portal de l'Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portal de l´ Ángel 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/36087/a_36087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Barcelona, just a few paces from the Plaza de Catalunya. There are numerous shops and various inviting restaurants and bars in the surrounding area. Convenient public transport links are just a stone's throw from the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2965.55" OriginalAmount="2771.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3885658" Longitude="2.1712990999999" StarRating="4.5" HotelCode="297074|361100" HotelName="Catalonia Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 9, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405156/a_405156_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2994.57" OriginalAmount="2798.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.39383729" Longitude="2.16754776" StarRating="5" HotelCode="534447|559362" HotelName="OD Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aragó 300, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650124/a_650124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Eixample district, just 200 m from Paseo de Gracia, the hotel is right in the trendiest sphere of Barcelona and in close proximity to outstanding restaurants, boutiques, means of transportation and cultural sites. Gaudi’s artwork in the famous boulevard, the Sagrada Familia or the emblematic main square Plaza Cataluña are just a nice and short walk away. The design is complemented by the most advanced technology and sustainable features. There’s also a large focus on sustainability with eco-friendly training and systems, like the green, vegetated façade, efficient building insulation, solar panels and a state-of-the-art heating and air-conditioning system that reduces energy consumption by 35%.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3025.39" OriginalAmount="2827.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394277951473" Longitude="2.1618026061516" StarRating="4" HotelCode="141647|113636" HotelName="Suites Avenue Luxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202523/a_202523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Passeig de Gràcia, in the heart of Barcelona. It is situated in front of Gaudí's La Pedrera and thus offers the perfect starting point from which to enjoy the city and its attractions. Starting with a nice walk along the Paseo de Gracia, guests can admire some of the best-known works of the great architect Antoni Gaudí, enjoy the magnificent terraces and restaurants, as well as find the signature works of major international designers. Meanwhile, a few minutes' walk away, Fundació Tàpies, the Egyptian Museum and Casa Asia will delight visitors with their presentations and collections of antique and contemporary art. Guests will find a range of public transport links and restaurants in the immediate vicinity of the hotel, whilst the beach is around 4 km away. The Sagrada Familia church and Las Ramblas are around 1.6 and 2.1 km away respectively. Barcelona Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3032.50" OriginalAmount="2834.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.399207015735" Longitude="2.2075035106382" StarRating="3.5" HotelCode="426798|133601" HotelName="Lugaris Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 29/09/2024" 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://photos.hotelbeds.com/giata/original/13/133601/133601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from Bogatell Beach, in Barcelona's quiet Sant Marti district, next to the Poble Nou Park. There is a private security service and a 24-hour customer service line. The nearby reception offers a desk, car rental and airport transfers. The hotel has a safe, lift access and internet access. A laundry service is also available and guests can hire bikes or use the car park. 
All the apartments have a dining room, 1 or 2 bathrooms with a bathtub/shower. All units offer Internet access and a TV. There is a kitchen with cooker, refrigerator and espresso machine. Other in-room amenities include ironing set, air conditioning units and sofa chairs for 4 people. A safety deposit box, double bed and hairdryer are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3042.12" OriginalAmount="2843.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393772175564" Longitude="2.1621863543987" StarRating="4" HotelCode="47698|88440" HotelName="Condes de Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 73-75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10696/a_10696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location in Paseo de Gracia, in the heart of Modernist Barcelona and facing the famous Gaudi's building La Pedrera. Other tourist attractions are not much more than 1 km away: The Plaza de Cataluña, The Rambla, the Picasso Museum and the cathedral. The hotel is located in the best cultural and commercial area, next to the governmental and business district. A tube and train station are only 100 m from the hotel. Barcelona's international airport is 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3054.28" OriginalAmount="2854.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398053652247" Longitude="2.1581218275931" StarRating="5" HotelCode="34881|803122" HotelName="Casa Fuster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 132, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56343/a_56343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in a central and attractive quarter of Barcelona. Scores of shops, restaurants, bars, pubs and nightclubs are to be found in the hotel's immediate vicinity. It is also well located for access to the public transport network with a stop directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3193.82" OriginalAmount="2984.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394352677515" Longitude="2.1652212738991" StarRating="5" HotelCode="47518|622" HotelName="Claris Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 150, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10480/a_10480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious design hotel is located directly in the centre of Barcelona, near the Passeig de Gracia station. The surrounding area is filled with scores of shops, delightful restaurants and snug bars. There is a connection to the public transport network directly in front of the hotel. The beach is around 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3209.76" OriginalAmount="2999.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.383508430172" Longitude="2.1710988395421" StarRating="4" HotelCode="36923|19499" HotelName="Hotel 1898" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 109, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60607/a_60607_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated on Las Ramblas in the centre of Barcelona. Links to the public transport network, bars, shops and restaurants are all roughly a 5-minute walk away. The beach is only 2 km away, whilst transfer to Barcelona Airport takes approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3258.29" OriginalAmount="3045.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38610448" Longitude="2.17453872" StarRating="4" HotelCode="452038|478061" HotelName="Catalonia Magdalenes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Magdalenes 13 -15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562205/a_562205_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3282.18" OriginalAmount="3067.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.387759988752" Longitude="2.1691391079346" StarRating="4" HotelCode="564124|609581" HotelName="Iberostar Selection Paseo de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluña 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681826/a_681826_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3303.73" OriginalAmount="3087.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393162492023" Longitude="2.1614474058151" StarRating="4" HotelCode="7775|88162" HotelName="Alexandra Barcelona Hotel, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mallorca 251, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/2296/a_2296_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Barcelona between Passeig de Gràcia and Rambla de Catalunya. Its great location makes it possible to get to Plaça Catalunya, the Sagrada Familia Cathedral and Las Ramblas in 10 minutes on foot. Guests can surround themselves with modernist architecture such as Gaudi's La Pedrera and the Casa Batlló. In addition, the hotel is located in the best entertainment area and is surrounded by Barcelona's most elegant stores. The nearest links to the public transport network are a mere 100 m from the door. It is some 2 km to the beach of Port Olímpic and Barcelona Airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3336.98" OriginalAmount="3118.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.388823230655" Longitude="2.1361199175385" StarRating="4" HotelCode="63299|73604" HotelName="NH Collection Barcelona Constanza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Deu i Mata 69-99, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/81618/a_81618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Avenida Diagonal and Calle Numancia, right in the heart of the Catalonian capital's business district surrounded by leisure opportunities and countless restaurants and very close to 2 of the city's main shopping malls, Illa Diagonal and El Corte Inglés. The exhibition grounds Fira de Barcelon (Plaza España) are less than 1 km away and the stadium of FC Barcelona lies only 10 minutes from the hotel. The nearby Plaza Francesc Macià offers guests the opportunity to catch the Bus Turístic - the best way to visit the city's main sights. This hotel also provides extremely easy access to Sants Railway Station, the future terminal for the AVE high-speed train, which offers direct connections to the airport or the historic centre. Bus and metro links (line 6, Les Corts) are also close by. El Prat Airport is very close by and Barcelona international airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3394.92" OriginalAmount="3172.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.394099" Longitude="2.159655" StarRating="4" HotelCode="408692|91602" HotelName="Murmuri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99878/a_99878_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Barcelona, in the district of Eixample, beside the Passeig de Gràcia, the commercial and cultural nerve centre of the city. Within walking distance guests will find the Ramblas, Avenida Diagonal and the Sagrada Familia. The hotel lies surrounded by shops, boutiques, restaurants and links to the public transport network. The sandy beach is only 2 km away and it is well-connected to major underground and bus routes. Barcelona Airport is only 12 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3399.78" OriginalAmount="3177.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391553745132" Longitude="2.1779724955559" StarRating="4" HotelCode="49084|1345" HotelName="NH Collection Barcelona Pódium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bailén 4-6, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/34278/a_34278_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is located at the heart of Barcelona between the Plaza Catalunya (the main shopping and cultural district of the city) and the Paseo de Sant Joan. From here, guests are also within easy reach of the Parque de la Ciudadela, the Triumph Arch as well as the historical centre of the city. The city centre and Las Ramblas are just 10 minutes away and there are several shopping areas surrounding the hotel where guests may explore the different shops, boutiques, bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3401.17" OriginalAmount="3178.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.3911424013" Longitude="2.1731275646512" StarRating="4" HotelCode="426015|446441" HotelName="Midtown Apartments" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Casp 35, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/446441/446441a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3624.55" OriginalAmount="3387.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393455" Longitude="2.163887" StarRating="5" HotelCode="14339|532096" 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://himg.myhubpro.net/StaticData/Images/16693/a_16693_A2.jpg</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 shopping and finance centre of Barcelona. Located only 5 minutes from the gothic quarter and near the underground network; it is also easily accessible from the airport. Restaurants and bars are only a stone's throw away and many of the city's clubs are also within walking distance. Local public transport are situated directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3626.17" OriginalAmount="3388.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.380853969394" Longitude="2.1773699521495" StarRating="4" HotelCode="267001|223251" HotelName="Arai Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://photos.hotelbeds.com/giata/original/22/223251/223251a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3765.89" OriginalAmount="3519.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.392148" Longitude="2.158694" StarRating="4" HotelCode="285069|218575" HotelName="Olivia Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Balmes 117, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/242477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3833.28" OriginalAmount="3582.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.382752466645" Longitude="2.1714753278537" StarRating="5" HotelCode="167326|313496" HotelName="Hotel Bagués" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 105, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165050/165050a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Gothic Quarter, the hotel is a 5-minute walk from Barcelona Cathedral. Just 300 m away is Plaza Catalunya, which offers excellent bus and metro links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3850.18" OriginalAmount="3598.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396162" Longitude="2.160916" StarRating="5" HotelCode="75452|65984" HotelName="Sir Victor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rossello 265, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/102734/a_102734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at a privileged address on the Passeig de Gràcia, Barcelona's most stylish and celebrated boulevard, where international fashion names have based their boutiques. La Pedrera and Casa Batlló are only 5 minutes away, and the Plaça de Catalunya and las Ramblas are only 15 minutes further on foot. Barcelona International Airport is 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3850.25" OriginalAmount="3598.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38467" Longitude="2.172954" StarRating="3" HotelCode="26036|2070" HotelName="Barcelona Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duc 15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38084/a_38084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel can be found in the centre of Barcelona, near the University, the Plaza Cataluña, the cathedral and Las Ramblas. It is only 5 minutes from the nearest underground station and other public transport links. Various shopping facilities, restaurant, bars and pubs are also located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="3923.51" OriginalAmount="3666.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.371611637773" Longitude="2.1808022260666" StarRating="5" HotelCode="26070|88469" HotelName="Eurostars Grand Marina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moll de Barcelona S/N, Barcelona 08039, Catalunya</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38140/a_38140_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Barcelona, just 10 minutes from the cultural and historical centre of the city, from Las Ramblas and Plaza Cataluña. Links to the public transport network are to be found just 300 m from the hotel and the sea and beach are a short distance away. Shopping venues, restaurants, bars and nightclubs are to be found in a 1 km radius of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4070.52" OriginalAmount="3804.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.372680443464" Longitude="2.1550074219704" StarRating="4" HotelCode="12520|4705" HotelName="Crowne Plaza Barcelona - Fira Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rius i Taulet 1-3, 08004 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12746/a_12746_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Barcelona on the famous Plaza España, near the well-known Gran Via. From here, it is only about 200 m to the Montjuic fountain with its sound and light shows. The National Palace, the National Art Museum of Catalonia, the Fundació Caixa Forum Museum, the Spanish Village, the Greek Theatre, the Miro museum and the Anell Olimpic are also all in the near surroundings and easy to reach. Both the tourist bus and the aerobus from the airport stop at Plaza España. The famous Las Ramblas, the Columbus monument, and the beach of Barceloneta (about 4 km) are within easy reach. Sants central railway station is approximately 1.5 km from the hotel and it is about 8 km to El Prat International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4095.89" OriginalAmount="3827.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.378727458934" Longitude="2.1787421104507" StarRating="4" HotelCode="89477|98314" HotelName="Catalonia Port" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ample 1, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125327/a_125327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's Gothic quarter, in one of the city's most popular streets, Calle Ample. The nearests links to the public transport network are 200 m, the port is 250 m and the city centre (Plaza Catalunya) is 500 m. It is an easy walk to all the biggest attractions, Las Ramblas to Via Laietana, the Gothic cathedral and the Picasso Museum. Barcelona Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="4120.28" OriginalAmount="3850.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.398020294026" Longitude="2.1581852110278" StarRating="4" HotelCode="167328|803144" HotelName="Suites Center Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 29/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 128, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=2803311</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eixample, in the centre of Barcelona, only 20 m from the modernist Casa Fuster and a short walk from the popular Gràcia neighbourhood. Diagonal Metro Station is 200 m away and offers direct access to Plaça Catalunya and the Rambla.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="4322.59" OriginalAmount="4039.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389300023999" Longitude="2.166201621294" StarRating="4" HotelCode="32437|645966" HotelName="NH Collection Barcelona Gran Hotel Calderón" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 26, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51610/a_51610_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Plaza de Cataluña in Barcelona's business district. There are shops, boutiques, bars and restaurants as well as night clubs and good public transport links all in immediate proximity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="4439.44" OriginalAmount="4149.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393867" Longitude="2.162225" StarRating="5" HotelCode="440529|869351" HotelName="Monument Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://store1prod.blob.core.windows.net/images-hotels/71933/b520c244-3f1c-49a5-a947-ac474d9f942c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4514.12" OriginalAmount="4218.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|8455" HotelName="Nobu Hotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://himg.myhubpro.net/StaticData/Images/39181/a_39181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated next to the exhibition centre, close to the main train station. Various shopping facilities are located just a few paces from the hotel. The nearest public transport links, including Sants - Estacio underground station, are also just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="4629.46" OriginalAmount="4326.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.38903037713" Longitude="2.1701055765152" StarRating="4" HotelCode="29343|2623696" HotelName="Atiram Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47283/a_47283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of Barcelona, close to Plaza Cataluña. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5296.86" OriginalAmount="4950.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.370394682247" Longitude="2.1715092184201" StarRating="5" HotelCode="60385|60819" HotelName="Hotel Miramar Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Ibañez 3, 08038 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78162/w_78162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical centre of Barcelona. The gardens of Montjuïc y de Costa i Llobera with their diverse plant-life are close at hand. The hotel offers a fantastic view of the Mediterranean and, naturally, of the city itself.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="5374.51" OriginalAmount="5022.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|417351" HotelName="Vincci Bit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://himg.myhubpro.net/StaticData/Images/259304/a_259304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes' walk from Mar Bella beach. There are a number of bars, restaurants and shops within a few minutes' walk from the hotel. The Diagonal Mar shopping centre is just 300 metres away and the historical centre of Barcelona can be reached in just 15 minutes by metro or tram. Barcelona-El Prat de Llobregat Airport is 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="5449.20" OriginalAmount="5092.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.408220806403" Longitude="2.2118313610554" StarRating="4" HotelCode="25009|571324" HotelName="Vincci Maritimo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://himg.myhubpro.net/StaticData/Images/35462/a_35462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is superbly located, close to the city centre. Barcelona's beautiful sandy beach is just 300 m away and easily reached by foot, as are the numerous shops, restaurants and bars in the area. The public transport network is within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5936.62" OriginalAmount="5548.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.379749" Longitude="2.18076" StarRating="4" HotelCode="24880|7024" HotelName="Duquesa de Cardona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Colón 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/36085/a_36085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel lies just 1.5 km from the beach. Centrally located on the Passeig Colom Promenade, the hotel is to be found in the Barri Gòtic, the Gothic Quarter. In the immediate vicinity (25 m) guests may take advantage of restaurants and bars, whilst links to the public transport network lie only 50 m away. A train station is situated 1.5 km away, whilst and countless shopping facilities are to be found within 200 m and a bus stop is just 100 m away. Sights of interest located nearby include the Montjuic, the Columbus Monument at the old Harbour, the Picasso Museum, Las Ramblas and Park Güell.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6060.34" OriginalAmount="5663.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391366440759" Longitude="2.1714704638914" StarRating="5" HotelCode="16766|2913" HotelName="El Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://himg.myhubpro.net/StaticData/Images/20387/a_20387_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is located directly in the city's tourist centre. Las Ramblas and other eminent tourist attractions, restaurants, an abundance of shops, vibrant bars and night clubs and the beach are all easily reached on foot. Links to the public transport network are also found within metres of the hotel's entrance. It takes approximately 20 minutes to reach the airport from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6363.47" OriginalAmount="5947.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393408649267" Longitude="2.1628315914016" StarRating="5" HotelCode="261983|147203" HotelName="Majestic Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 69, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/365226/w_365226_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in close proximity to one of the city's main streets, the Paseo de Gracia, in the shopping and financial centre of Barcelona. They are also only 5 minutes from the Gothic Quarter and near the underground network. Restaurants and bars are some 500 m and many of the city's clubs are also within walking distance. Local public transport links are available directly in front of the apartments. The beach is some 2 km away. Other nearby attractions include Plaza Catalunya and Casa Mila. El Prat De Llobregat Airport is some 12 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="6494.32" OriginalAmount="6069.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.393387065003" Longitude="2.1460522824843" StarRating="4" HotelCode="30784|357829" HotelName="Vincci Mae" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 596, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49307/a_49307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Avenida Diagonal at the heart of Barcelona's tourist centre. Numerous shops as well as restaurants and bars are situated just a few paces from the hotel. Many public transport links are to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="6643.54" OriginalAmount="6208.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.389562" Longitude="2.1747319999999" StarRating="4" HotelCode="295435|583402" HotelName="Vincci Gala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 32, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/403382/a_403382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Urquinaona metro station, 2 minutes' walk from Plaça Catalunya Square and 15 minutes by metro from the Gaudí's Sagrada Familia. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6806.94" OriginalAmount="6361.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.390586422843" Longitude="2.1645024008776" StarRating="4" HotelCode="552017|639325" HotelName="Cosmo Apartments Rambla Catalunya" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 46, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639325/639325a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8257.36" OriginalAmount="7717.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.384988558529" Longitude="2.177631855011" StarRating="5" HotelCode="55117|50715" HotelName="Grand Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/09/2024" 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://himg.myhubpro.net/StaticData/Images/71448/a_71448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a main road in the attractive tourist Gothic quarter at the heart of Barcelona. Las Ramblas and some of the most popular sights of the city are situated just a few minutes' walk away. Guests will find shops and entertainment venues nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8634.59" OriginalAmount="8069.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.391171422942" Longitude="2.166642844677" StarRating="5" HotelCode="103387|138648" HotelName="Mandarin Oriental Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 38-40, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138648/138648a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11632.75" OriginalAmount="10871.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.396190257035" Longitude="2.1634951222852" StarRating="5" HotelCode="526452|558806" HotelName="The One Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2024" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Boutique,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Provença 277, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/641886/a_641886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an exceptional location in the city's most exclusive district, The complex is a new hotel with a sophisticated interior design that inspires elegance and distinction. The combination of natural light and soft tones with splashes of colour from artwork and upholstery, mixed with the presence of fine materials such as marble and special woods, plays an important role in creating a timeless and plush ambiance. The establishment, whose project has been carried out in collaboration with the renowned designer Jaime Beriestain, offers spacious and bright rooms, Somni Restaurant &amp; Cocktail Bar, a spa, an exclusive guest-only plunge pool and solarium and the magnificent Mood, a rooftop terrace with panoramic views over the city. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12157.44" OriginalAmount="11362.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.397063" Longitude="2.158458" StarRating="5" HotelCode="168505|275681" HotelName="El Palauet Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 113, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2063715/kmMa2LhR_cff8ad28cf40ebf4fbdd383fe546098d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2554.73" OriginalAmount="2387.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2794282" HotelName="Torre Melina, A Gran Melia Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/10/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="2843.95" OriginalAmount="2657.90" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2738878" HotelName="Innside Barcelona Apolo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3347.24" OriginalAmount="3128.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.378854493254" Longitude="2.175833184163" StarRating="5" HotelCode="|TSAL" HotelName="TSA La Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Rambla 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Please note that the hotel requires a deposit per room to be paid, the deposit will be returned at check-out after an inspection.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="7638.30" OriginalAmount="7138.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2763516" HotelName="1881 Gran Rosellon Hotel [Ex-BCN Urban Hotels Gran Rosellon]" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Golf,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Restaurant,Massage Centre,Garden,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Heated Pool,Bicycle Rental,Diet Meals,Spa,Housekeeping,Meeting Room,Wake-up Call Service,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Boutique,Business Centre,Parking,Pets allowed,Printer,Valet Parking,24 Hour Front Desk,Beauty Salon,Concierge,Dry Cleaning,Elevator,Luggage Storage,Vending Machine,Library,Coffee Shop,Smoking Rooms</BasicAmenities>
    <HotelRating>4,5,2,3,4.5,3.5,1.5,1,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>APARTMENT HOTEL,ECO HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,SPA HOTEL,BEACH HOTEL,GUESTHOUSE,VILLAGE,FINCA,HOSTEL,HOSTELS,CLUB RESORT,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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="77c1e04f-c83d-4057-8020-b6bc1e9db98f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-10T00:00:00" End="2024-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="384723|433219" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="77c1e04f-c83d-4057-8020-b6bc1e9db98f" TimeStamp="0001-01-01T00:00:00" HotelName="Arc House Hostel" HotelCode="384723|433219" StarRating="2" GTCityId="24075" CountryCode="ES" CityName="Barcelona" CountryName="Spain" Address="Calle Buenaventura Muños 16, 08018 Barcelona" PostCode="08018" PhoneNo="+34930161181" FaxNo="+34932756819" Email="info@archouse.es" CheckInTime="" CheckOutTime="" Latitude="41.391162756583" Longitude="2.1844021794986" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Bunk Bed in 6-Bed Female shared Dormitory Room" RoomTypeCode="20241010$20241020$W$102$433219$ROO.BK$BAR RO NRF$RO$$1~1~0$$P@06~A-SIC~22610b~709646589~N~~~NOR~EFD33159EC6D41E172313104351205AAUK00002590194001809250eb|8|MjM1LjgwfEVVUnwyMDI0LTEwLTA3" OriginalAmount="207" TotalPrice="221.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><Offer>Exclusive discount Amount: -17.70</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: bunk bed in 10-bed mixed shared dormitory room" RoomTypeCode="20241010$20241020$W$102$433219$ROO.Z1$BAR RO NRF$RO$$1~1~0$$P@06~A-SIC~255140~216438706~N~~~NOR~EFD33159EC6D41E172313104351205AAUK0000259019400180925a11a|8|MjgyLjkwfEVVUnwyMDI0LTEwLTA3" OriginalAmount="249" TotalPrice="266.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><Offer>Exclusive discount Amount: -21.30</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="266.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: bunk bed in 6-bed mixed shared dormitory room" RoomTypeCode="20241010$20241020$W$102$433219$ROO.BK-1$BAR RO NRF$RO$$1~1~0$$P@06~A-SIC~221176~-1434923504~N~~~NOR~EFD33159EC6D41E172313104351205AAUK0000259019400180920a14a|8|MzMwLjEwfEVVUnwyMDI0LTEwLTA3" OriginalAmount="290" TotalPrice="310.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><Offer>Exclusive discount Amount: -24.80</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: bunk bed in 4-bed mixed shared dormitory room" RoomTypeCode="20241010$20241020$W$102$433219$ROO.BK-FH$BAR RO NRF$RO$$1~1~0$$P@06~A-SIC~21c1e1~-849082056~N~~~NOR~EFD33159EC6D41E172313104351205AAUK000025901940018092281a8|8|NDI0LjQwfEVVUnwyMDI0LTEwLTA3" OriginalAmount="373" TotalPrice="399.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><Offer>Exclusive discount Amount: -31.90</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="399.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Bed in dormitory FEMALE ROOM" RoomTypeCode="20241010$20241020$W$102$433219$BED.FA-1$ID_B2B_66$RO$B2B$1~1~0$$N@06~A-SIC~21e1d1~1429663746~N~~~NOR~EFD33159EC6D41E172313104351205AAUK0000259019400180921e1d1|8|NDY1LjMwfEVVUnwyMDI0LTEwLTA3" OriginalAmount="409" TotalPrice="438.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Bed in dormitory STANDARD" RoomTypeCode="20241010$20241020$W$102$433219$BED.ST$ID_B2B_66$RO$B2B$1~1~0$$N@06~A-SIC~22c22c~1663135360~N~~~NOR~EFD33159EC6D41E172313104351205AAUK0000259019400180922c22c|8|NTU2LjQ0fEVVUnwyMDI0LTEwLTA3" OriginalAmount="490" TotalPrice="523.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="489.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/433219/433219a_hb_a_003.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the centre of Barcelona.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;A baggage storage service is available to guests. Wireless internet access allows guests to stay connected while on holiday.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Some rooms offer a microwave and WiFi. Bathrooms are equipped with a shower and include a hairdryer.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Check in is from 15:00 to 22:00. In guest needs to check-in after that time, an extra charge of EUR 10.00 will be applied and he must put in contact with the hotel 48 hours before.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="77c1e04f-c83d-4057-8020-b6bc1e9db98f" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Bunk Bed in 6-Bed Female shared Dormitory Room" BoardBasis="Room 1: ROOM ONLY" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="hamdan" LastName="mehboob" DOB="19990808" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="384723|433219" SourceId="8" RoomTypeCode="20241010$20241020$W$102$433219$ROO.BK$BAR RO NRF$RO$$1~1~0$$P@06~A-SIC~22610b~709646589~N~~~NOR~EFD33159EC6D41E172313104351205AAUK00002590194001809250eb|8|MjM1LjgwfEVVUnwyMDI0LTEwLTA3" TotalPrice="221.97" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-10-10T00:00:00" End="2024-10-20T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>3600</AgencyBookingRef>
  <MHLInfo>
    <Address> 933 Stockport  Road</Address>
    <AgencyId>1724</AgencyId>
    <AgentId>3125</AgentId>
    <CityCode>11</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId> admin@worldwideflight.co.uk </EmailId>
    <FileBookingId />
    <FirstName> hamdan </FirstName>
    <LastName> mehboob </LastName>
    <PaymentResponse> No-Payment-Getway </PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>24</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
    <Title> Mr </Title>
  </MHLInfo>
</HotelBookRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|BookResponse|MyhubService Response|UserName:-SkyWorld Password:-Wasi3266 MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address> 933 Stockport  Road</Address>
  <AgencyId>1724</AgencyId>
  <AgentId>3125</AgentId>
  <CityCode>11</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId> admin@worldwideflight.co.uk </EmailId>
  <EndDate xsi:nil="true" />
  <FirstName> hamdan </FirstName>
  <LastName> mehboob </LastName>
  <NationalityOfPax />
  <PaymentResponse> No-Payment-Getway </PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>24</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
  <Title> Mr </Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>3600</AgencyReference>
  <AgentMinCnxDate>2024-10-03T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2024-10-03T00:00:00" End="2024-10-06T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.97" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2024-10-10T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2024-10-20T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>207.45</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>spain</CountryName>
  <PostCode>08018</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: ROOM ONLY</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr hamdan mehboob</GuestName>
      <RoomType>Room 1: Bunk Bed in 6-Bed Female shared Dormitory Room</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>221.97</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>235.80</SupplierAmount>
  <SupplierCurrency>EUR</SupplierCurrency>
  <SupplierId>240</SupplierId>
  <SupplierMinCnxDate>2024-10-07T00:00:00</SupplierMinCnxDate>
  <SupplierName>HotelBeds</SupplierName>
  <_address>Calle Buenaventura Muños 16, 08018 Barcelona</_address>
  <_cityName>Barcelona</_cityName>
  <_fax>+34932756819</_fax>
  <_hotelName>Arc House Hostel</_hotelName>
  <_phoneNo1>+34930161181</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>240828909</FileBookingId><BookingId>39227</BookingId></Root>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|HotelbedsBook|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
77c1e04f-c83d-4057-8020-b6bc1e9db98f|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>240828909</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>Estimated total amount of taxes &amp; fees for this booking: 46.70 Euro   payable on arrival  . Current City Tax final price for Barcelona and surroundings is under discussion by the local government, so final amount to be paid may change at the moment of guest’s arrival. Car park NO. Check-in hour 15:00 - 22:00. Only Adults.&lt;br/&gt;</ImportantInfo>
  <SupplierRef>102-17689298</SupplierRef>
</HotelBookRS>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|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="abbd64c4-3703-4eba-bb8c-8cbff32c2447">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-27T00:00:00" End="2024-11-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|CoordinatorError|No Supplier Found RTS|<?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="abbd64c4-3703-4eba-bb8c-8cbff32c2447">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="DE" CountryCode_A3="GER" CountryName="Germany" GTCityId="17762" DestinationId="0" CityId="2791" CityName="Berlin">
      <Latitude>52.50538</Latitude>
      <Longitude>13.33621</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-27T00:00:00" End="2024-11-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|CoordinatorError|No Supplier Found MGR|<?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="abbd64c4-3703-4eba-bb8c-8cbff32c2447">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="DE" CountryCode_A3="GER" CountryName="Germany" GTCityId="17762" DestinationId="0" CityId="2791" CityName="Berlin">
      <Latitude>52.50538</Latitude>
      <Longitude>13.33621</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-27T00:00:00" End="2024-11-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|TravellandaSearch|supplier interation failed||Travellanda|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|TotalStaySearch|supplier interation failed||TotalStay|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|AbreuSearch|successfull supplier interation||Abreu|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|WHLSearch|supplier interation failed||WHL|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|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="2024-08-08T16:34:35.2326223+01:00" Version="0" EchoToken="Search" TransactionIdentifier="abbd64c4-3703-4eba-bb8c-8cbff32c2447" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|akzent_hotel_kolumbus" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.87" OriginalAmount="150.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="2" HotelCode="35480|19767" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 73, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57684/a_57684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of the Berlin district of Friedrichshain and is surrounded by numerous pubs, bars, galleries and boutiques. Just 30 m away guests will find various shops, restaurants and public transport. The famous Alexanderplatz is just 30 minutes away. Tegel and Schönefeld Airports can be reached in approximately 15 and 18 km respectively.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|three_little_pigs_hostel_berlin" HotelName="Three Little Pigs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 66, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214861/214861a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.90" OriginalAmount="161.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|690216" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 14, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=738908</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features a bar for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52508544921875" Longitude="13.529858589172363" StarRating="0" HotelCode="0|ootelcom_hotel" HotelName="Ootel.com Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Germany, Berlin, Allee der Kosmonauten, 32, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/6e/42/6e420f6080d5c26df40e8d0407075b48e10b50e1.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy: hotel «Ootel.com Hotel» is located in Berlin. This hotel is located in 10 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the restaurant. If you travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the hotel offers to its guests: an ATM. The staff of the hotel will be happy to talk to you in English and German.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|industriepalast_hostel__hotel" HotelName="Industriepalast Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Strasse 43, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214792/214792a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.09" OriginalAmount="172.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48753" Longitude="13.425765" StarRating="3" HotelCode="33427|17540" HotelName="Grand Hostel Berlin Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenallee 6, Ecke Hermannplatz, 12047 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/53186/gt_53186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Berlin district of Neukölln, close to Hermannplatz. Numerous bars, restaurants and other entertainment options are in the direct vicinity. The hotel is also superbly connected to all the city's attractions and other districts.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.60" OriginalAmount="180.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|the_circus_hostel_2" HotelName="The Circus Hostel Weinbergsweg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 1a, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.44" OriginalAmount="192.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="0" HotelCode="161194|ao_berlin_hauptbahnhof" HotelName="a&amp;o Berlin Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lehrter Straße 12, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227556/a_227556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a 10-minute walk from Berlin's central station. There are numerous attractions nearby, including the Brandenburg Gate, the Reichstag and the Berlin Victory Column. Tegel Airport and Schönefeld Airport are 6 km and 18 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.94" OriginalAmount="242.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.47854995727539" Longitude="13.43809986114502" StarRating="0" HotelCode="0|rixhouse_hostel" HotelName="RixHouse - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Richardstraße 1, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/55/4d557f39793bf8c5b522b89e1b3b2135b89079f5.jpeg</HotelPictures>
        <HotelDescription>With a stay at RixHouse - Hostel in Berlin, you'll be 3.1 mi (5 km) from Tempelhof Park and 4 mi (6.4 km) from Checkpoint Charlie Museum.  This hostel is 4.2 mi (6.8 km) from Potsdamer Platz and 4.5 mi (7.2 km) from Gendarmenmarkt.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.&lt;br /&gt;Make yourself at home in one of the 29 guestrooms featuring refrigerators and microwaves. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include electric kettles and free tea bags/instant coffee, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 2.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.15" OriginalAmount="245.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509599258727" Longitude="13.446282045975" StarRating="1" HotelCode="402277|sunflower_hostel_berlin" HotelName="Sunflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Helsingforser Straße 17, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="335.74" OriginalAmount="313.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|91417" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rhinstraße 159, 10315 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10609/a_10609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the north-eastern Lichtenberg district of Berlin, directly opposite the famous business centre pyramid with its neon blue fluorescent lighting, displaying the highest clock in Europe. Links to the public transport network are located directly in front of the hotel. The closest bars, pubs and nightclubs are around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.08" OriginalAmount="344.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510619178361" Longitude="13.26987135582" StarRating="3" HotelCode="402298|hotel_aster_3" HotelName="Aster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Reichsstraße 105, 14052 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180194/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.27" OriginalAmount="361.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.530119578056" Longitude="13.425651224537" StarRating="2" HotelCode="401091|hotel_pension_intervarko" HotelName="Hotel Pension Intervarko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 225, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33920/1833920/1.jpg?f=15438951</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Pension Intervarko, you'll be centrally located in Berlin, convenient to Volkspark Friedrichshain and Alexanderplatz. This hotel is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Shared bathrooms with hair dryers are provided. Conveniences include day beds, housekeeping is provided weekly, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.69" OriginalAmount="367.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|mk_hotel_berlin" HotelName="mk hotel berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 100, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/ef/14ef66101e555b35fb92de5f71865db171dbd22e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at mk hotel berlin places you in the heart of Berlin, convenient to Gesundbrunnen Shopping Center and Reichstag Building. This hotel is close to Alexanderplatz and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.69" OriginalAmount="367.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49294055" Longitude="13.38959733" StarRating="2" HotelCode="519157|pension_i_" HotelName="Pension I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gneisenaustrasse 109-110, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/687936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.25" OriginalAmount="375.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|motel_plus_berlin" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/359921/a_359921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, this hotel lies in a dynamic, lively area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="426.17" OriginalAmount="398.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|91231" HotelName="Novum Hotel Aldea Berlin Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bülowstraße 20-22, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/19/7b19614640734302f504f8fec29676518af17367.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally located in the centre of Berlin close to Potsdamer Platz. Kurfürstendamm is about 2 km away. Numerous shops and other entertainment venues as well as many important tourist attractions can easily be reached on foot or via the city's outstanding public transport system. Tempelhof Airport is 9 km away, while Schönefeld Airport is 24 km away and Berlin-Tegel Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.21" OriginalAmount="403.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|hotel_ai_koenigshof" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 7, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203259/203259a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.84" OriginalAmount="412.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|enjoy_hostel_berlin_city_west" HotelName="Enjoy Hostel Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalischer Straße 38, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9069118</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 3), you'll be convenient to Riegrovy Sady and Old Town Square.  This apartment is within close proximity of Prague State Opera and Peace Square.Rooms Make yourself comfortable in this apartment, which has a kitchen. There's a private balcony or patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a sofa bed, and housekeeping is provided on a limited basis.Amenities Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.19" OriginalAmount="417.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 69, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180121/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.63" OriginalAmount="431.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="3" HotelCode="759976|652341" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee, 12529 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930398/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.31" OriginalAmount="433.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|smartment_business_berlin_karlshorst" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 115, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5359040</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.45" OriginalAmount="435.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|hotel_spreewitz_am_kurfurstendamm" HotelName="Spreewitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178666/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.87" OriginalAmount="441.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.497503278903" Longitude="13.338858542328" StarRating="3" HotelCode="401056|arco_hotel_3" HotelName="Arco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bicycle Rental,Designated Smoking Area,Garden,Pets allowed,Printer,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Geisbergstraße 30, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180115/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our house is situated away from the hustle and bustle of large hotels in a quiet leafy residential street in the heart of the capital. Founded in 1957 as the „Norddeutscher Hof“, we are now in the second generation hoteliers there for you - with superb hospitality in a comfortable atmosphere.
In just 12 relaxing walking minutes from the Kurfürstendamm, Berlin's legendary promenade away. A green gem can be found right next to the hotel: the Victoria Louise Square with its flowers, flower beds, fountains and high shooting fountain.The scene in the capital is huge. There are a variety of shops, bars, clubs, museums and more. 
? Schöneberg Nollendorf neighborhood
Where the scene hinströmt depends mostly on the claims and personal taste, with the potential usually only revealed at night. Around Fugger, Eisenacher- and Motzstraße with the traditional bars reminds Berlin to San Francisco."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.87" OriginalAmount="441.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|senscity_hotel_berlin_spandau" HotelName="SensCity Hotel Berlin Spandau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heidereuterstraße 37/38, 13597 Berlin, Spandau</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57792/a_57792_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers a peaceful location in the outskirts of Berlin, close to the historical district of Spandau and around 10 km from the centre. The public transport network is easily reached on foot. There are plenty of shopping venues, restaurants, bars and nightclubs 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.08" OriginalAmount="444.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|hotel_bellevue_am_kurfurstendamm_2" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emser Straße 19-20, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233544/233544a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.08" OriginalAmount="444.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52536362519" Longitude="13.341825306416" StarRating="3" HotelCode="15689|golden_tulip_hotel_park_consul" HotelName="Park Hotel Moabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 86 A, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18768/a_18768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is situated 5 km from Tegel airport. Centrally located in Tiergarten-Mitte, the hotel features a ideal public transport connections. Plenty of shopping venues as well as bars and pubs are only steps away. The tourist centre is in the neighbourhood. The underground Line 9 stops directly next to the hotel and it is possible to reach Zoo train station in only 2 stations as well as the Kurfürstendamm Numerous efficient bus lines are also easily reached offering access to the other areas of Berlin. Turmstrasse bus stop is only 20 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.57" OriginalAmount="451.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|aletto_jugendhotel_kreuzberg" HotelName="acama Hotel+Hostel Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.57" OriginalAmount="451.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.551428067823" Longitude="13.442746860593" StarRating="2.5" HotelCode="268590|pension_odin" HotelName="Pension Odin Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Garden,Housekeeping,Internet,Luggage Storage,Parking,Pets allowed,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Roelckestraße 167, 13086 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/200914/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Odin in Berlin (Weissensee), you'll be close to Weissensee Park and Alexanderplatz. This hotel is within close proximity of Schonhauser Allee Arkaden and Velodrom.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 15 guestrooms featuring refrigerators. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Buffet breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.64" OriginalAmount="452.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49511455049" Longitude="13.309924122684" StarRating="3" HotelCode="402225|w22_hotel_am_kurfurstendamm" HotelName="Hotel Wittelsbach am Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittelsbacherstraße 22, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180179/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Wittelsbach am Kurfürstendamm places you in the heart of Berlin, convenient to Schaubuehne and Kaiser Wilhelm Memorial Church. This hotel is within close proximity of The Story of Berlin and Kaethe Kollwitz Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 36 individually decorated guestrooms, featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.34" OriginalAmount="462.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|airporthotel_berlin_adlershof" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101142/a_101142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet and green area of the southeast of Berlin, right in the heart of the Humboldt University Campus and Europe's most modern technology park. Schoenefeld Airport is close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.11" OriginalAmount="462.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48904" Longitude="13.316404" StarRating="2" HotelCode="37526|228049" HotelName="ibis Berlin City West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Strasse 11, 10713 Berlin-Wilmersdorf</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61744/a_61744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="497.74" OriginalAmount="465.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|126299" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Seegraben 2, Schönefeld, 12529 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/211791/a_211791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly by the Berlin-Brandenburg International Airport, with excellent connections to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="500.76" OriginalAmount="468.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|hotel_pankow" HotelName="Pankow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Str. 14-15, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125772/a_125772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.90" OriginalAmount="470.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|upper_room_hotel_am_kurfursten" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rankestraße 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274806/274806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.97" OriginalAmount="471.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.481822" Longitude="13.517433" StarRating="3" HotelCode="106394|mitmensch" HotelName="Hotel Mit-Mensch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ehrlichstrasse 47-48, Berlin-Karlshorst, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFzkOw%2B954Narb40Z0rROdy7mNwrKn4SbAUGadpQRrjF373pI%2BaFbqAVWudgU%2BJQ%2BnU%2FI39YNztlLwLG4OIOUep2PNoINiq3xrIXApTsvbc6%2Fw17Kpzuc2ABG7rYy%2FsQS9k94Q8R4kCkNC7qPAvXiaiB8DTiRO2E0b16JKq6n9tA6cppo%2FEci4jOaLVGj6VoIrPjOfqSr5NioXbF3dbFZnYHUjZNsm%2BY6DI%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="508.62" OriginalAmount="475.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|142259" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 38-49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/74762/a_74762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet side street in the west of the city, only 50 m away from the world-famous Kurfürstendamm Boulevard. Places of interest such as the Kaiser Wilhelm Memorial Church and the new synagogue, as well as the KaDeWe department store and a range of boutiques, art galleries, restaurants, bars and nightclubs are all within walking distance. The hotel enjoys good connections to the public transport network, thus providing easy access to Alexanderplatz, with the TV Tower, as well as Friedrichstrasse. Zoologischer Garten train station may be reached on foot or by bus. Public transport links also enable guests to reach the Brandenburg Gate, the Reichstag (parliament building), Potsdamer Platz, the Sony Center, the Holocaust Memorial, Hackescher Markt and Museum Island within 30 minutes. The Tiergarten park is roughly 20 minutes' walk away. The city of Potsdam can be reached by car in about 40 minutes. Schönefeld Airport is 23 km away and Tegel Airport is 9 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="514.74" OriginalAmount="481.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51474002326" Longitude="13.466253265047" StarRating="3" HotelCode="71536|2471803" HotelName="Best Western City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Allee 57-59, 10247 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/96887/a_96887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the trendy district of Friedrichshain, just a few stops away on the underground train network from Alexanderplatz. The underground station Samariterstraße is right in front of the hotel, so many of the city’s sights, such as the East Side Gallery and Checkpoint Charlie, are within easy reach. Tegel Airport is approx. 14 km away, and it is some 16 km to Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.74" OriginalAmount="482.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|dorint_adlershof_berlin" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 15, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37315/a_37315_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the south-east of Berlin, about 20 km from the city centre, directly in the heart of the city's science, business and media hub Technologiepark WISTA, and only 6 km from Berlin-Brandenburg International Airport. Berlin Schönefeld Airport is about 6 km away and Berlin Tegel Airport is some 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.81" OriginalAmount="483.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|hotel_les_nations" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zinzendorfstraße 6, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203393/203393a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.81" OriginalAmount="483.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512177944597" Longitude="13.305125789619" StarRating="4" HotelCode="200658|goodmans_living" HotelName="Goodmans Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Strabe 36, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273541/273541a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.02" OriginalAmount="486.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.588897658593" Longitude="13.281715135566" StarRating="3" HotelCode="91725|hotel_alt_tegel" HotelName="Alt-Tegel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Treskowstraße 3-4, 13507 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/127835/a_127835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.16" OriginalAmount="488.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|best_western_plus_amedia_berlin_kurfurstendamm" HotelName="Best Western Plus Plaza Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 203, 10719 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301238/w_301238_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.44" OriginalAmount="492.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|leonardo_hotel_berlin" HotelName="Leonardo Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Straße 32, Eingang Spielhagenstraße, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182649/a_182649_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the International Congress Center (ICC), Berlin and the Kaiser Wilhelm Memorial Church on Kurfürstendamm. The building, near the pedestrian zone of Wilmersdorfer Straße, is characterised by its excellent central location just 100 m from the Deutsche Oper (opera house), near the attractive shopping centre on Wilmersdorfer Straße and 5 minutes (2 underground stations) from the Berlin trade fair grounds. There are local transport links within around 100 m of the hotel, as well as restaurants, bars and pubs to be found some 10 m away on Wilmersdorfer Straße. Other Berlin sights such as the Museum Island and Potsdamer Platz are around a 15-minute drive away, and the famous Brandenburg Gate and Reichstag parliament building are about 10 minutes away by car. Berlin-Tegel international airport is situated just 10 minutes from the hotel, and Berlin Schönefeld Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="527.98" OriginalAmount="493.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|232985" HotelName="Select Hotel Berlin Spiegelturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 5, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30377/a_30377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set within a glass tower, the hotel is a 10-minute walk from Spandau's old town and 20 m from Berlin-Stresow S-Bahn Train Station. Spandau Citadel is just a 7-minute walk from the hotel. Shops, restaurants and bars are a 5-minute walk away. Berlin Tegel Airport is approximately 10 km from the hotel and Berlin Schönefeld Airport around 31 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.72" OriginalAmount="496.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|hotel_carolinenhof" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landhausstraße 10, 10717 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/146965/a_146965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="536.07" OriginalAmount="501.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.43006" Longitude="13.477891" StarRating="2" HotelCode="294485|hotel_nest_3" HotelName="NEST" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neuköllner Straße 201-203, 12357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/201730/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.14" OriginalAmount="502.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|smartments_business_berlin_prenzlauer_berg" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Storkower Straße 156A, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/866239/202081911315417.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="538.58" OriginalAmount="503.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508826272093" Longitude="13.424059152603" StarRating="2" HotelCode="33425|19768" HotelName="a&amp;o Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Straße 127-129, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/53184/a_53184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A favourite for young tourists, this hostel is ideally located in the Berlin district of Mitte. The Spree, the East Side Gallery, the Märkischen Museum and the lively Oranienburgerstrasse with numerous bars and pubs are all located in the hostel's vicinity. With the local public transport Berlin's sightseeing attractions are within easy reach to explore. A lot of Berlin's attractions are in the hotel’s neighbourhood, such as the famous Alexanderplatz, the old Berlin Wall or the vibrant area around Oranienstrasse. Innumerable clubs, pubs, discos and restaurants are in walking distance. This hotel is certainly the right place to stay in to discover Berlin by day and by night. It is just a few minutes from the Ostbahnhof train station and the Heinrich-Heine-Strasse underground station, as well as a bus stop. Schönefeld, Tegel and Tempelhof airports are all between 25 and 45 minutes from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="544.83" OriginalAmount="509.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2548250" HotelName="the niu Hide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Allee 113, 10365 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/816556/a_816556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.77" OriginalAmount="511.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|ibis_berlin_airport_tegel" HotelName="ibis Berlin Airport Tegel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Reinickendorf 4-5, 13407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37313/a_37313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in quiet surroundings in the northern part of the city, this business hotel is just 15 minutes by underground (U8) to the city centre. There are restaurants and shopping facilities in the immediate vicinity of the hotel, and attractions such as the TV tower, zoo and Potsdamer Platz are all within 25 minutes away using the public transport. Berlin-Tegel (TXL) is the nearest airport, just 5 km away, whereas Berlin-Schönefeld (SXF) is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="548.09" OriginalAmount="512.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|49295" HotelName="Pension ABC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/09/2024" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstenstraße 20, 10785 Berlin, Schöneberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71471/ba_71471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of West Berlin. Various shopping and entertainment facilities are to be found in the vicinity of the hotel. The shopping boulevard of Kurfürstendamn, the Neue Nationalgalerie, the Philharmonie and the Sony Centre are only minutes away. Potsdamer Platz is a 10-minute walk away. Thanks to its proximity to links to the public transport network (100 m away), other districts of the city, sights of interest and cultural attractions are easily accessible. Tegel Airport is 30 minutes away, whilst Schönefeld Airport is around a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.91" OriginalAmount="513.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|berliner_baer" HotelName="Berliner Bär" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ringbahnstraße 6-8, 12099 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125776/a_125776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="549.98" OriginalAmount="514.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|abacus_tierpark_hotel" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Franz-Mett-Straße 3-9, 10319 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7029/a_7029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located opposite the Berlin Tierpark, this comfortable hotel is only around 10 minutes from the city centre. The hotel also enjoys convenient access to public transport with a bus stop, an underground station (Tierpark) and a tram stop (Criegernweg) all located nearby. The closest restaurants and bars are around 1 km away and there is a nightclub also within easy reach of the hotel. Schönefeld airport is around 15 km away and Tegel is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="551.78" OriginalAmount="515.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503562734614" Longitude="13.365852588955" StarRating="3" HotelCode="402244|214372" HotelName="Alper Am Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 82, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214372/214372a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.26" OriginalAmount="518.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|central_hotel_tegel" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzhauser Straße 2, 13509 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203279/203279a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="554.88" OriginalAmount="518.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|572118" HotelName="Best Western Am Spittelmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstraße 28, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103701/a_103701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the heart of the city, a short walk from famous Friedrichstrasse. Thanks to its central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop (200 m) will take guests quickly and directly to the 2 hubs of Alexanderplatz in the east and Zoologischer Garten in the west. They can also easily reach attractions such as the exhibition centre, the Brandenburg Gate (2.5 km), Gendarmenmarkt Square (1.5 km), the television tower (1.5 km), the Museum Island (1.5 km) and Potsdamer Platz with its bars and restaurants. Tegel Airport is 11 km away and it is 22 km to Schoenefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.40" OriginalAmount="520.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.555308567023" Longitude="13.386949446012" StarRating="4" HotelCode="75324|best_western_grand_city_hotel_berlin_mitte" HotelName="Wyndham Garden Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 116a, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/102578/a_102578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The easily accessible, architecturally attractive group of buildings that makes up the hotel is situated in the north of Berlin's city centre, not far from the railway station, Gesundbrunnen, a hub for local, regional and interstate railway traffic. The TV Tower, Alexanderplatz, the Brandenburg Gate and the Bundestag are all easily accessible. Berlin Tegel Airport is approximately 8 km away, while Schönefeld Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="556.56" OriginalAmount="520.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|178284" HotelName="Select Hotel Berlin Gendarmenmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstraße 66, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144370/a_144370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on one of Europe’s most beautiful squares, the Gendarmenmarkt and within walking distance of Berlin's sights, restaurants and shops. Berlin's Tegel Airport is approximately 11 km away and Schönefeld is around 21 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.54" OriginalAmount="522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|come_inn_berlin_kurfurstendamm_opera" HotelName="Come Inn Berlin Kurfürstendamm Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 180, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017193/017193a_hb_a_914.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on Kurfürstendamm, in the centre of west Berlin. The ICC and exhibition centre are located in the immediate vicinity. Shopping venues, bars and convenient public transport links may be found directly next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.54" OriginalAmount="522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|tryp_by_wyndham_berlin_city_east_2" HotelName="Good Morning+ Berlin City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ruschestraße 45, 10367 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37935/a_37935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in a quiet area of the Berlin suburb of Lichtenberg. Guests can reach the city centre in 15 minutes using public transport, while a bus station is just 150 m away and the nearest train station is 1 km away. Berlin Schoenefeld Airport is approximately 20 km from the hotel and Tegel Airport is around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.82" OriginalAmount="526.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|mercure_hotel_berlin_city_west" HotelName="Mercure Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90981/a_90981_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.82" OriginalAmount="526.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|hotel_sachsenhof" HotelName="Sachsenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Motzstraße 7, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="564.96" OriginalAmount="528.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|ibis_berlin_spandau" HotelName="ibis Berlin Spandau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 13581 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29021/a_29021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.03" OriginalAmount="529.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|leonardo_hotel_berlin_city_sud" HotelName="Leonardo Boutique Hotel Berlin City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Strasse 80-82, 12351 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20119/a_20119_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between Schönefeld Airport (some 7 km away) and the city centre (around 14 km away), as well as about 5 km from the Estrel Festival Centre and some 17km from the ICC. The hotel enjoys good transport connections to the city centre and the cultural centre as well as the popular destinations of Spreewald and Potsdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.10" OriginalAmount="530.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.534142279621" Longitude="13.430206775665" StarRating="3" HotelCode="107904|melarose_feng_shui_hotel" HotelName="Melarose Feng Shui Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 199, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275505/275505a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="571.38" OriginalAmount="534.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5362578" Longitude="13.19020341" StarRating="3" HotelCode="574088|elifim_hotel" HotelName="Elifim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Central Heating,Designated Smoking Area,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Staakener Str. 87-89, 13583 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613425/613425a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in the fast changing area of city west which has been growing and developing to become one of the favourite spots for the Berlin arts &amp; fashion scene. The hotel is placed in the fast changing area of city west which has been growing and developing to become one of the favourite spots for the Berlin arts &amp; fashion scene. About us: The general style is considered burlesque with a 20th century stucco, old parquet flooring and typical high ceilings. Velvet wall covers underlining the burlesque atmosphere accompanied by the blue and red colour schemes and black wood with golden deco elements.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.45" OriginalAmount="535.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.3986999" Longitude="13.44201992" StarRating="3" HotelCode="138863|haus_belger" HotelName="Haus Belger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/10/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFwdEtET4JuiqJG3Ei1P40aW6RVVZsICgwZZK1Jux3rYQupkJpzMplzRvRdjq%2BrzWQ7OjtIeGrubXGjCeYgK1GK2T8DABsxHDGyRB8RNvcNo5GE2nwrgUHmkbyoM8zfjezIigUXJN%2BAKkwNeU5KNM6nD2mPQL50Ulz5nBH7zCsC8whcRzp5spSNeQNKWNe0gMMBuUf3XZIalnqV55GtSv6DIMcK3PKUS6Sk%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;Refurbished and extensively reconstructed in 1996, there are altogether 10 comfortable hotel rooms at guests&amp;apos; disposal. Free bicycle rental.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="574.50" OriginalAmount="536.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|480883" HotelName="Park Inn by Radisson Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderplatz 7, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12892/a_12892_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the historical heart of the city: an outstanding location next to the legendary Alexanderplatz, adjacent to the 368-m TV-Tower and close to the business and governmental district, as well as Unter den Linden and Friedrichstrasse boulevards. Within short walking distance guests will find numerous sights such as the AquaDom and Sealife, Nicolai Quarter, Hackesche Höfe, Museum Island and Brandenburg Gate. In addition, the hotel has excellent access to all public transportation (within 2 minutes' walk), and also provides parking facilities. Situated next to the hotel is the 'bcc' Berlin Congress Centre, which is within 2 minutes' walk and easy accessible from the hotel. Within 20 minutes the Berlin Airport Express takes guests non-stop to Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.73" OriginalAmount="539.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.542186043691" Longitude="13.411798768486" StarRating="4" HotelCode="105310|hotel__apartments_zarenhof_berlin_prenzlauer_berg" HotelName="Zarenhof Prenzlauer Berg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 140, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/146486/a_146486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.87" OriginalAmount="541.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.514255957412" Longitude="13.331287356483" StarRating="0" HotelCode="947069|bb_hotel_berlintiergarten" HotelName="B&amp;B Hotel Berlin-Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 1-4, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/9f/2a9fcf94a7cd5c642121094821ad0fe49bed82b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located right in the heart of Berlin. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.94" OriginalAmount="542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.550650533037" Longitude="13.411361575127" StarRating="3" HotelCode="168908|pension_marie_prenzlauer_berg" HotelName="Pension Marie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schivelbeiner Str. 42, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159878/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.08" OriginalAmount="544.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509452714358" Longitude="13.277386379904" StarRating="3" HotelCode="402294|concorde_am_studio" HotelName="Concorde Hotel am Studio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 80 - 81, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272630/272630a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.22" OriginalAmount="546.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48406846" Longitude="13.52580314" StarRating="0" HotelCode="612446|die_botschaft_minihotel" HotelName="Die Botschaft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 92, Lichtenberg, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/781891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Die Botschaft in Berlin (Karlshorst), you'll be close to FEZ Berlin and Treptower Park.  This guesthouse is within close proximity of Stasi Museum Berlin and Ring-Center. #  Rooms : # Make yourself at home in one of the 5 individually decorated guestrooms, featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include safes and blackout drapes/curtains, and housekeeping is provided daily. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. #  Business &amp; Other Amenities : # Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.64" OriginalAmount="552.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.41343313" Longitude="13.5707058" StarRating="2" HotelCode="622722|hotel_city_green_berlin" HotelName="Hotel City Green Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bruno Taut Straße 6, 12524 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/794480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.85" OriginalAmount="555.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48059844970703" Longitude="13.425700187683105" StarRating="4" HotelCode="0|aeronaut_powered_by_pearl_1_living_and_yachting_hospitality" HotelName="Aeronaut powered by Pearl 1 Living and Yachting Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 16/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hermannstraße 227, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/db/96db536ccba43d0a554e504cc05581b218790dc7.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Aeronaut powered by Pearl 1 Living and Yachting Hospitality  in Berlin (Neukoelln), you'll be a 3-minute drive from Columbiahalle and 6 minutes from Tempodrom.  This 4-star apartment is 2.7 mi (4.3 km) from Friedrichstrasse and 2.8 mi (4.6 km) from East Side Gallery.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Huxley's Neue Welt - 0.9 km / 0.6 mi&lt;br /&gt;Columbiahalle - 2.4 km / 1.5 mi&lt;br /&gt;Oberbaum Bridge - 3 km / 1.9 mi&lt;br /&gt;East Side Gallery - 3.3 km / 2 mi&lt;br /&gt;Mercedes-Benz Arena - 3.6 km / 2.2 mi&lt;br /&gt;Jewish Museum Berlin - 3.8 km / 2.4 mi&lt;br /&gt;Treptower Park - 3.9 km / 2.4 mi&lt;br /&gt;Friedrichstrasse - 4 km / 2.5 mi&lt;br /&gt;German Museum of Technology - 4.5 km / 2.8 mi&lt;br /&gt;Simon-Dach-Strasse - 4.5 km / 2.8 mi&lt;br /&gt;Checkpoint Charlie Museum - 4.6 km / 2.8 mi&lt;br /&gt;Tempodrom - 4.6 km / 2.8 mi&lt;br /&gt;Checkpoint Charlie - 4.6 km / 2.8 mi&lt;br /&gt;Berlin Story Bunker - 4.7 km / 2.9 mi&lt;br /&gt;Alexa Shopping Center - 4.9 km / 3.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Tegel Airport (TXL) - 19.3 km / 12 mi&lt;br /&gt;Berlin (BER-Brandenburg) - 19.6 km / 12.2 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;br /&gt;HeadLine : In Berlin (Neukoelln)&lt;br /&gt;Renovations : This property is closed from July 1 2020 to September 15 2020 (dates subject to change).&lt;br /&gt;Rooms : Make yourself at home in one of the 62 air-conditioned rooms featuring kitchens with ovens and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 15.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 25.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.99" OriginalAmount="557.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|two_hotel_berlin_by_axel_2" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bundesallee 31A, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555921/555921a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="598.79" OriginalAmount="559.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.528454711245" Longitude="13.457013443113" StarRating="4" HotelCode="97621|109425" HotelName="Vienna House Andel's Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Allee 106, 10369 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135607/a_135607_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe hotel is located in the eastern part of the German capital near the historical Alexanderplatz square, one of Germany's most monumental city squares. The hotel is quickly and easily reached, with metropolitan railway, tram and bus stops nearby. All of Berlin's sights and places of interest are less than 30 minutes away. The direct commuter rail connection to the Messe Berlin fairgrounds makes a visit to an exhibition or trade show a comfortable experience without having to look for a place to park or deal with the city traffic. Tegel Airport is approximately 16 km from the hotel and Schoenefeld Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.20" OriginalAmount="560.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503202865157" Longitude="13.581893319488" StarRating="2.5" HotelCode="105357|hotel_b1_4" HotelName="Hotel B1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Niederfeld 7, 12621 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/1f/b01f494fb4e82ee7ac6a8ef94d15852ad8e0d0c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="602.67" OriginalAmount="563.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|114035" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kögelstraße 12-13, 13403 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125762/a_125762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel, situated in the heart of the northwest district of Reinickendorf, is an ideal starting point to experience Berlin in all its diversity. There is a bus station just 200 m from the hotel, links to the public transport network can be found around 600 m away and a train station approximately 7 km away. Guests will find shops, restaurants and bars on the hotel's doorstep and Berlin's pulsating nightlife around a half-hour journey away on public transport. Tegeler See lake is approximately 6.6 km from the hotel and Tegel Airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="603.50" OriginalAmount="564.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|17190" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/09/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paderborner Strasse 10, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52732/a_52732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in the Charlottenburg-Wilmersdorf district. An abundance of shops, bars and public transport are just a stone's throw from the hotel. The Kurfürstendamm is also only metres away and the International Congress Centre (ICC) is also not far from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.69" OriginalAmount="567.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.44523017" Longitude="13.57875512" StarRating="3" HotelCode="89818|hotel_alter_markt" HotelName="Alter Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alter Markt 11A, 12555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125738/a_125738_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="607.50" OriginalAmount="567.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|179897" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Takustraße 39, 14195 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/149628/a_149628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Dahlem, the hotel enjoys exciting surroundings with charm, history and identity. Dahlem is home to three of the Staatliche Museen zu Berlin, including one of the most famous ethnological collections in the world. The Botanischer Garten Berlin, the Domäne Dahlem and the Alliiertenmuseum Berlin are landmarks not to be missed; unique attractions right nearby. Berlin-Schönefeld International Airport and Tegel International Airport are located roughly 30 km and 14 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.83" OriginalAmount="569.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|h24_hotel_berlin_lichtenberg" HotelName="H24 Hotel Berlin Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herzbergstrasse 139, 10365 Berlin, Lichtenberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612906/612906a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.83" OriginalAmount="569.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|hotel_4_hufen" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 150, 12529 Schönefeld, OT Großziethen</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/156319/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Schönefeld. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.90" OriginalAmount="570.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504429" Longitude="13.497358" StarRating="2" HotelCode="180984|holi_hostel_hotel" HotelName="Holi Hostel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wönnichstraße 69-71, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2491435/DUj5D7H8_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.90" OriginalAmount="570.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503198309373" Longitude="13.312044363439" StarRating="3" HotelCode="106346|pension_majesty" HotelName="Hotel-Pension Majesty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mommsenstraße 55, 10629 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/147577/a_147577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="610.08" OriginalAmount="570.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500569825386" Longitude="13.336807435499" StarRating="3" HotelCode="105410|275955" HotelName="Hotel-Pension Bernstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Straße 46, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.04" OriginalAmount="572.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|mondrian_suites_hotel_berlin_checkpoint_charlie" HotelName="mondrian suites berlin checkpoint charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markgrafenstraße 16-16a, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627875/627875a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.04" OriginalAmount="572.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|city_hotel_am_kurfurstendamm" HotelName="City Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 173-174, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214584/214584a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.04" OriginalAmount="572.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.447757643558" Longitude="13.578638457672" StarRating="3" HotelCode="106220|hotel_kubrat_an_der_spree" HotelName="Kubrat an der Spree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Bicycle Rental,Coffee Shop,Designated Smoking Area,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 10, 12555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178804/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Kubrat an der Spree in Berlin (Treptow-Koepenick), you'll be minutes from Kopenick Palace and close to Stadion An der Alten Forsterei. This hotel is within close proximity of FEZ Berlin and Kindl-Buhne Wuhlheide.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 30 guestrooms.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and a sauna. Additional amenities include concierge services and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. Planning an event in Berlin? This hotel has facilities measuring 430 square feet (40 square meters), including a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="613.11" OriginalAmount="573.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.535876" Longitude="13.388921" StarRating="3" HotelCode="142590|hotel_grenzfall" HotelName="Hotel Grenzfall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Garden,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ackerstraße 136, 13355 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203624/a_203624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin's Mitte neighbourhood, close to the Berlin Wall Memorial, Pergamon Museum, and Reichstag Building. The Hamburger Bahnhof's Museum is only 2.5 km from the hotel and the nearest train station, Berlin Hauptbahnhof, is 2.2 km away. Berlin Tegel Airport is roughly 12 km from the hotel, Berlin Schönefeld Airport is about 26 km away, and Berlin Brandenburg International is approximately 27 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="613.11" OriginalAmount="573.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.4030192" Longitude="13.585872" StarRating="4" HotelCode="75429|grunau_hotel" HotelName="Grünau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kablower Weg 87, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/102711/a_102711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Berlin near to Schönefeld Airport (6 km) and the A100 and A113 motorways. Guests will find restaurants in the immediate vicinity of the hotel and it is just 20 m from the forest of Grünau. A stop on Berlin's urban rail network (S-Bahn) is just 1.2 km away and Langer See lake is only 2 km. It is 3.5 km from Wista Park, the famous site for research and development. Berlin city centre is 30 km away, just 25 minutes by public transport, and Potsdam city centre is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="616.98" OriginalAmount="576.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|68680" HotelName="Enjoy Hotel Berlin City Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolstädter Straße 42, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7257/a_7257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located close to the Autobahn exit Hohenzollerndamm and has the Funkturm and the ICC in sight. The next metro station Heidelberger Platz is just 500 m away. The Kurfürstendamm is in about 3 km distance. TXL Airport is approximately 8 km away, whereas SXF is about 20 km away. The central train station is just 7 km away. The picturesque Lietzensee is only three train stops away.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="617.61" OriginalAmount="577.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|7277" HotelName="Vienna House Easy Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Storkower Strasse 162, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18796/a_18796_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the velodrome some 200 m from Landsberger Allee underground station. A diverse selection of shops are to be found in the hotel’s vicinity and it is just 17 km to Tegel airport and some 20 km to Schoenefeld airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="617.96" OriginalAmount="577.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|275378" HotelName="SORAT Hotel Ambassador Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Straße 42-43, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7626/a_7626_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.67" OriginalAmount="581.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.527013" Longitude="13.370162" StarRating="3" HotelCode="317147|ibis_berlin_hauptbahnhof_opening_september_2015" HotelName="ibis Berlin Hauptbahnhof Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstrasse 53, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431405/a_431405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="622.74" OriginalAmount="582.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|best_western_hotel_am_borsigturm" HotelName="Hotel am Borsigturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Borsigturm 1, 13507 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/58935/w_58935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.81" OriginalAmount="583.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498256212047" Longitude="13.295964896679" StarRating="3" HotelCode="316728|ku_damm_101" HotelName="Ku'Damm 101" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 101, 10711 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180189/180189a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Kurfürstendamm, near the Internationales Congress Centrum (ICC) Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="625.95" OriginalAmount="585.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499133473531" Longitude="13.312758877873" StarRating="3" HotelCode="22993|citadines_kurfurstendamm_berlin" HotelName="Citadines Kurfürstendamm Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 1, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30378/a_30378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the Charlottenburg district, directly next to Olivaer Square. The famous Kufürstendamm can be found only minutes from the hotel. There are numerous shops and entertainment venues located here, including restaurants, bars, designer boutiques, shops, nightclubs and much more. Public transport links, such as the underground or bus, are within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.30" OriginalAmount="590.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.487604" Longitude="13.420899" StarRating="3" HotelCode="36094|hotel_ludwig_van_beethoven" HotelName="Ludwig van Beethoven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasenheide 14, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/277758/277758a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.51" OriginalAmount="593.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.544204931458" Longitude="13.416010817099" StarRating="2" HotelCode="144306|aurora_hostel_2" HotelName="Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pappelallee 21, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="634.60" OriginalAmount="593.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|276506" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2024" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 129, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276506/276506a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.79" OriginalAmount="597.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502097390682" Longitude="13.491188548082" StarRating="0" HotelCode="152302|pension_zum_lichtenberger" HotelName="Pension zum Lichtenberger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emanuelstraße 4, 10317 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159208/367b089245322b46298dcfd1284f4640.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Pension zum Lichtenberger was established in 1992. Rooms are available for groups, family gatherings and events of up to 40 people. Separate meeting rooms are available for smaller groups of up to 15 people. The Pension zum Lichtenberger?s lovingly furnished rooms offer an undisturbed night?s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.86" OriginalAmount="598.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|lindemanns" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 171/173, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211253/211253a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.00" OriginalAmount="600.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|hotel_jurine_berlin_mitte" HotelName="Hotel Jurine - Berlin Mitte" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwedter Straße 15, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95373/w_95373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.07" OriginalAmount="601.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51924438" Longitude="13.52630133" StarRating="3.5" HotelCode="575069|trio_apartment_hotel_berlin" HotelName="TRIO Apartment Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zur Alten Börse 57, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.07" OriginalAmount="601.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.425048404806" Longitude="13.72596859932" StarRating="4" HotelCode="62441|dameritzseehotel" HotelName="Dämeritz Seehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Conference Hall,Elevator,Garden,Internet,LCD/Projector,Lounge,Meeting Room,Parking,Pets allowed,Pick &amp;amp; Drop,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanalstraße 38/39, 12589 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150204/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at DämeritzSeehotel in Berlin (Treptow-Koepenick), you'll be within the vicinity of Erpetal Conservation Area. This hotel is within the region of Hoppegarten Racetrack and Kopenick Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 37 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones and desks, and you can also request cribs/infant beds (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax on the private beach or enjoy other recreational amenities such as a sauna and a steam room. Additional amenities include wireless Internet access (surcharge), wedding services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a satisfying meal at a restaurant serving guests of DämeritzSeehotel. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff. Planning an event in Berlin? This hotel has 1883 square feet (175 square meters) of space consisting of a conference center, conference space, and meeting rooms. A train station pick-up service is provided at no charge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="644.85" OriginalAmount="602.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|214764" HotelName="Air In Berlin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ansbacher Straße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95559/w_95559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated right in the heart of Berlin. Public transport stops are right outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.21" OriginalAmount="603.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522954899487" Longitude="13.399947434664" StarRating="3" HotelCode="401444|monbijou_hotel" HotelName="Monbijou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monbijouplatz 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95558/l_95558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.28" OriginalAmount="604.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Buschkrugallee 107, 12359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/156728/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="647.80" OriginalAmount="605.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|223496" HotelName="Quentin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Kantstraße 1, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202149/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.49" OriginalAmount="607.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.576614020042" Longitude="13.393173737262" StarRating="3" HotelCode="889027|solitaire_hotel" HotelName="Solitaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Hesse-Straße 64, 13156 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155694/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.84" OriginalAmount="612.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.525471329352" Longitude="13.414644598961" StarRating="4" HotelCode="165295|ramada_hotel_berlin_alexanderplatz" HotelName="H4 Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 32, 10178 Berlin (BE)</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231943/a_231943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 550 metres from Alexanderplatz and the TV Tower with excellent public transportation nearby. The Alexander Platz U-Bahn (underground) and S-Bahn (city train) stations are just 2 minutes’ walk from the hotel, and the Tegel airport shuttle and tourist buses 100 and 200 leave from Alexanderplatz. There are numerous restaurants and bars in the immediate vicinity, while the Brandenburg Gate and Gendarmenmarkt are roughly 2 km away, and the Museum Island is just a 10-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.05" OriginalAmount="615.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|hotel_seifert_berlin_am_kurfurstendamm" HotelName="Hotel Seifert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 162, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/2a/0b2ab324ceae7765e508c430bc321149770e6666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.05" OriginalAmount="615.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.458722510501" Longitude="13.513113856316" StarRating="0" HotelCode="10434|nh_berlin_treptow" HotelName="ibis Styles Berlin Treptow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spreestraße 14, 12439 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8171/a_8171_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few paces from the River Spree, somewhat from the city hustle and bustle and enjoying excellent links to the public transport network. The centre of Berlin can easily and quickly be reached by making use of the S-Bahn or by car. Schoenefeld airport is about 15 minutes away and the green spaces of Wuhlheide and Plänterwald are just a short distance away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.12" OriginalAmount="616.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508837699574" Longitude="13.46626907587" StarRating="4" HotelCode="185790|almodovar_hotel_biohotel" HotelName="Almodóvar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 83, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160828/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Berlin hotel welcomes guests to the heart of the trendy Friedrichshain district. It is inspired by the creative spirit of the vibrant cosmopolitan city of Berlin, which makes it modern, creative, global, and lively. Centrally located on Boxhagener Strasse, the hotel has excellent links to all districts and is the ideal starting point for a stay in Berlin. There is a bus stop on the doorstep, while Ostkreuz train station is roughly 650 m away. Schönefeld Airport is about 20 km from the hotel, while Tegel airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.12" OriginalAmount="616.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|adapt_apartments_berlin__adlershof" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Business Centre,Coffee Shop,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Erich Thilo Straße 3, Adlershof, 12489 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/544925/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Treptow-Koepenick), Adapt Apartments Berlin GmbH is close to Kopenick Palace and FEZ Berlin. This aparthotel is within close proximity of Kindl-Buhne Wuhlheide and Stadion An der Alten Forsterei.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in of the guestrooms, featuring kitchens with refrigerators and microwaves. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a rooftop terrace and a garden. Additional amenities include complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at a coffee shop/café serving guests of Adapt Apartments Berlin GmbH. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a business center, and dry cleaning/laundry services. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="662.49" OriginalAmount="619.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|169096" HotelName="Quentin Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalckreuthstraße 12, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10610579</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the famous Motzstrasse and Kurfurstendamm, near to all of Berlin’s highlights including the KaDeWe, shops, bars, clubs and restaurants. Kalckreuthstrasse is a quiet street, so guests will be in the city centre of Berlin but will still be able to enjoy a good night’s sleep. Berlin Tegel Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.47" OriginalAmount="621.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.494931" Longitude="13.324167" StarRating="2" HotelCode="149764|hotelpension_uhland" HotelName="Hotel-Pension Uhland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 142, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159009/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Pension Uhland in Berlin (Wilmersdorf), you'll be close to The Story of Berlin and Reichstag Building. This hotel is close to Brandenburg Gate and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 17 individually furnished guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and hair dryers. Conveniences include desks, and both cribs/infant beds (surcharge) and rollaway/extra beds are available on request.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary full breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.75" OriginalAmount="625.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|domus_hotel_berlin_kudamm" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95175/a_95175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within close proximity of the Ludwigkirchplatz square with its brick church and the Kurfürstendamm shopping street, which features cafés and restaurants, fashion boutiques and antique shops. Numerous cultural venues, entertainment and shopping centres including the KaDeWe department store may all easily be reached on foot. The Pariser Strasse bus station is around 100 m from the hotel and the Zoologischer Garten station some 1500 m. Berlin Tegel Airport and Berlin Schönefeld Airport are situated at a distance of approximately 10 km and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="669.42" OriginalAmount="625.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|151292" HotelName="art'otel berlin kudamm, by park plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 85, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151292/151292a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Berlin, within walking distance of the Zoologischer Garten, Kaiser Wilhelm Memorial Church and the U-Bahn (metro) station Uhlandstrasse. The hotel is in close proximity to the Ku'damm, one of the premiere shopping destinations the city has to offer. It is also 4.6 km from Tiergarten. Guests will find the nearest bar some 5 minutes' walk away and the nearest clubs around 10 minutes' walk away. Links to the public transport system are also just some 5 minutes from the property, and shopping can be found around 300 m away. The famous KaDeWe department store is around 15 minutes’ walk from the property, while Charlottenburg Palace is around 10 minutes' drive, or 15 minutes with public transport, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="670.89" OriginalAmount="627.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.547388292513" Longitude="13.411222243425" StarRating="3" HotelCode="146043|city_guesthouse_pension_berlin" HotelName="City Guesthouse Pension Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gleimstraße 24, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/58/6b58af0d2476cf2661a7742c8e43cc466bd31eca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.96" OriginalAmount="628.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49555969238281" Longitude="13.39614200592041" StarRating="0" HotelCode="0|nena_12_aparthotel_berlin_kreuzberg" HotelName="Nena Apartments Kreuzberg 61" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Blucherstrasse 12, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/0d/3e0de0b8c1f12ddb8a0d2b52962c33c450e0cdba.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Nena Apartments Kreuzberg 61» is located in Berlin. This apartment is located 2 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Hallesches Tor, Tempodrom and German Museum of Technology.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, there’s a free parking zone. Pets are welcome here. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 15.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Front desk doesn't work around-clock. In case of check-in after 6 PM, guests should inform the hotel in advance and get check-in instructions. Contact information can be found on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.17" OriginalAmount="631.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|quentin_xl_potsdamer_platz_hotel" HotelName="Quentin XL Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 76-80, Mitte, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648998/648998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Newly opened in 2018, this modern hotel in central Berlin is within a 5-10 minute walk from the Potsdamer Platz square. It offers bright, stylish rooms and very good transport connections.Quentin XL Potsdamer Platz hotel is a short walking distance from the popular shopping, business and tourist attractions district surrounding Potsdamer Platz square. A bus stop is in front of the hotel. Underground and S-Bahn train links just a 5-minute walk from the hotel help you explore the rest of the city .Featuring elegant modern furnishings throughout, all air-conditioned rooms come with a Smart LED TV and a private bathroom fitted with a rain shower, a hairdryer and free toiletries. WiFi is provided free of charge for guests in all rooms and public areas. A breakfast buffet is served each morning.Berlin Tegel Airport is 5 mi from Quentin XL Potsdamer Platz. Schönefeld Airport is 15 min away.Mitte is a great choice for travelers interested in history, museums and architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="678.98" OriginalAmount="634.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|2634219" HotelName="Novotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fischerinsel 12, 10179 Berlin, Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32722/a_32722_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.45" OriginalAmount="635.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504808" Longitude="13.38439" StarRating="1" HotelCode="402336|ibis_budget_berlin_city_potsdamer_platz" HotelName="ibis budget Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/96104/a_96104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.45" OriginalAmount="635.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|akzent_hotel_am_forum_steglitz" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büsingstraße 1, 12161 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205177/205177a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="682.66" OriginalAmount="638.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|ocak_apartment_hotel" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jülicher Strasse 15, 13357 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620083/620083a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.73" OriginalAmount="639.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.48197501578" Longitude="13.430795364418" StarRating="3" HotelCode="105641|erlanger_hof" HotelName="Erlanger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erlanger Straße 4, 12053 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8448242</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.73" OriginalAmount="639.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.55111481" Longitude="13.40375634" StarRating="3" HotelCode="546015|tc_apartments_im_arnimkiez" HotelName="Apartments im Arnimkiez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Malmöer Straße 25/25a, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="684.80" OriginalAmount="640.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523245389672" Longitude="13.437083959579" StarRating="4" HotelCode="10432|nh_berlin_alexanderplatz" HotelName="NH Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Allee 26-32, 10249 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8168/a_8168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Berlin district of Friedrichshain directly opposite the park. There is a stop for the public transport as well as shopping and entertainment options to be found a few minutes walk away. Famous Alexanderplatz is located around 1 km from the hotel and there are convenient public transport links only minutes away, which allow guests easy access to the city's sights of interest. Templehof airport is roughly 7 km away, Tegel airport is 10 km from the hotel and Schönefeld airport can be found about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="686.87" OriginalAmount="641.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|104946" HotelName="Axel Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 13/15, Schöneberg, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135605/a_135605_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at Lietzenburger Strasse 13-15, in the district of Schöneberg, the heart of Berlin's gay scene. In the 1920s, Schöneberg was the epicentre of the action in Berlin, a source of inspiration for the musical cabaret. Bars, restaurants, bookstores, discos, cinemas and fashion shops with style and glamour form an extensive hedonistic universe steeped in history. The establishment lies just a few steps away from the legendary KaDeWe department store, as well as the main commercial street, the Ku'Damm, where the top, international fashion stores are to be found. Wittenbergplatz is the nearest underground station and is just 100 metres away, whilst Tiergarten Zoo is 2 km from the hotel. Tegel International Airport and Schönefeld Airport are 8 and 22 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="687.25" OriginalAmount="642.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|216488" HotelName="Novum Hotel Kronprinz Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzendamm 1, Halensee, 10711 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15556/a_15556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.08" OriginalAmount="644.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|holiday_inn_express_berlin_city_centre" HotelName="Holiday Inn Express Berlin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 49, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/55728/a_55728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.15" OriginalAmount="645.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5731027" Longitude="13.22340172" StarRating="3" HotelCode="797784|boutique_hotel_fahrhaus" HotelName="Boutique Hotel Fährhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Aalemannufer 31, 13587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/158251/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="690.92" OriginalAmount="645.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|228052" HotelName="ibis Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14571/a_14571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50222" Longitude="13.319457317791" StarRating="3" HotelCode="402227|astrid_hotel_am_kurfurstendamm" HotelName="Astrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustrasse 20, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180180/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|ibis_berlin_city_potsdamer_platz" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 4, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/53185/a_53185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|goldmarie__hostel" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Warschauerstraße 58, 10243 Berlin, Friedrichshain</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214547/214547a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="696.25" OriginalAmount="650.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|81261" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 35, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/58920/a_58920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a historic turn-of-the-century building on the world-famous boulevard, Kurfürstendamm. It is located right alongside the area’s exclusive shops, boutiques and designer stores, as well as the Berlin Theater and Komödie am Kurfürstendamm. There are a number of excellent restaurants serving international cuisine in the hotel’s immediate vicinity. The establishment also offers excellent public transport connections to the many different places of interest in this vibrant and multi-faceted city. The Reichstag and the Brandenburg Gate are both just 20 minutes away on public transport. Berlin's international airport is some 5 km from the hotel, and Schönefeld Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.64" OriginalAmount="652.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.532162833949" Longitude="13.428007578049" StarRating="3" HotelCode="401124|old_town_apartments__greifswalder_strasse" HotelName="Old Town Apartments Greifswalder Strasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Strasse 211, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150874/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel boasts a prime setting in the old quarter of Berlin, nestled between Prenzlauer Berg Wins Kiez and the Botzow Quarter. Guests will find themselves within easy access of the centre of this vibrant city, as well as the Volkspark Friedrichshain. This wonderful apartment hotel greets visitors with warm hospitality and excellent service. The guest apartments are beautifully designed, offering a comfortable, peaceful setting in which to completely relax and unwind. Guests can experience a relaxed home away from home at this wonderful complex. Keys are collected at the Old Town Hotel reception, open daly from 7:00 until 21:00. If you will be arriving outside of the reception hours please call +49 30 5471 3890 in advance to arrange the check-in. In the interests of noise prevention, please note that Old Town Apartments may not be booked for parties or Stag groups.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.64" OriginalAmount="652.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|hotel_alte_feuerwache" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldowstraße 1, 13053 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60417/a_60417_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is quietly located in the north-east of Berlin. The Velodrom, the sport forum Hohenschönhausen, Lake Oranke and the idyllic Obersee park and lake are to be found in the vicinity. The city centre with numerous shopping and entertainment venues, as well as many magnificent attractions may be easily reached using public transport. Links to the public transport network are some 200 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.71" OriginalAmount="653.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|allegra_berlin" HotelName="Hotel Allegra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 17, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37312/a_37312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.71" OriginalAmount="653.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|hampton_by_hilton_berlin_city_west" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 188-189, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228655/w_228655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Kurfürstendamm and Kantstrasse in Berlin's Charlottenburg district, with many restaurants close by. It lies a 2-minute walk from the shops of Kurfürstendamm and the nearest metro station, a 5-minute walk from the Berlin Zoo, the Kaiser Wilhelm Memorial Church and Zoologischer Garten railway station and the centre of western Berlin. The KaDeWe department store is about 1500 m and the Olympic Stadium and Alexanderplatz are both around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.78" OriginalAmount="654.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.464111" Longitude="13.384813" StarRating="3" HotelCode="36095|hotel_alt_tempelhof" HotelName="Alt Tempelhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luise-Henriette-Straße 4, 12103 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/58939/l_58939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="700.14" OriginalAmount="654.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499591895906" Longitude="13.321518301964" StarRating="4" HotelCode="900015|543212" HotelName="abba Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Str. 89, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182924/a_182924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Berlin, this city hotel is just a stroll away from the exclusive boutiques of Kurfürstendamm and well connected with other parts of the city, with Zoologischer Garten metro station a 5-minute walk away, the bus stop on Bleibtreustrasse 200 m away, and Savignyplatz S-Bahn (urban rail) station 800 metres away. The exclusive KaDeWe department store is a 15-minute walk from the business hotel, the Gedächtniskirche church is 5 minutes on foot, the Siegessäule tower is 3 km and the Brandenburg Gate is 4.5 km. Berlin-Tegel Airport is approximately 8 km from the conference hotel and Berlin-Schönefeld Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.99" OriginalAmount="657.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|hotel_artim" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstraße 20, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203120/203120a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="704.06" OriginalAmount="658.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|fjord_hotel_berlin" HotelName="Fjord Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bissingzeile 13, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73843/a_73843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a side street, some 500 m from Potsdamer Platz and countless restaurants, bars and nightclubs. Shops can be found around 750 m from the hotel and the Mendelssohn Bartholdy Park underground station is about 350 m away. The Brandenburg Gate and the government quarter are some 2 km away, the Museum Island approximately 4 km, Checkpoint Charlie around 1 km and the Gendarmenmarkt about 2 km. Tempelhof Airport lies roughly 4 km from the hotel, Tegel Airport around 15 km, and Schönefeld approximately 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.13" OriginalAmount="659.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502853" Longitude="13.313217" StarRating="3" HotelCode="401586|hotel_art_nouveau" HotelName="Art Nouveau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 59, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214333/214333a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="708.34" OriginalAmount="662.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|alsterhof_berlin_hotel_" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7486/a_7486_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this popular hotel, it is only 5 minutes to Kurfürstendamm and the KaDeWe (around 200 m). There are scores of restaurants as well as connections to public transport around 200 m away and nightclubs and bars are also located within walking distance, some 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="711.77" OriginalAmount="665.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|148110" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 32, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231922/a_231922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from Alexanderplatz and the TV Tower with its excellent public transportation links, including the Tegel Airport shuttle, the tourist busses 100 and 200 and the central S-Bahn line.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.69" OriginalAmount="667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|scandic_berlin_potsdamer_platz" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele-Tergit-Promenade 19, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227931/gt_227931_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the famous Potsdamer Platz. Within about 300 m guests will be able to find shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.90" OriginalAmount="670.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.463983383447" Longitude="13.317095027279" StarRating="2" HotelCode="89850|hotel_eckstein_2" HotelName="Eckstein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schildhornstraße 72, 12163 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203299/203299a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.97" OriginalAmount="671.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.461168" Longitude="13.444422" StarRating="3" HotelCode="89835|ibis_berlin_neukolln" HotelName="ibis Berlin Neukoelln Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jahnstrasse 13, 12347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/125759/a_125759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.04" OriginalAmount="672.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.526346" Longitude="13.39257" StarRating="3" HotelCode="25568|top_vch_hotel_augustinenhof_berlin" HotelName="Hotel Augustinenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststraße 82, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37318/a_37318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.11" OriginalAmount="673.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|hotel_amano_grand_central" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heidestrasse 62, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413521/a_413521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.11" OriginalAmount="673.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502240203548" Longitude="13.327234434359" StarRating="3" HotelCode="401131|hotel_augusta_3" HotelName="Augusta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 22, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214367/214367a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.18" OriginalAmount="674.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.413329" Longitude="13.661465" StarRating="2" HotelCode="294479|down_town_motel" HotelName="Down Town Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 21/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 267/273, 12559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/201724/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="721.21" OriginalAmount="674.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.456516" Longitude="13.321072" StarRating="4" HotelCode="69663|190106" HotelName="Hotel Steglitz International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstrasse 2, 12165 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190106/190106a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.32" OriginalAmount="676.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.54126715" Longitude="13.5545915" StarRating="3" HotelCode="307070|hotelpension_blumenbach" HotelName="Hotel Pension Blumenbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2024" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/463099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.39" OriginalAmount="677.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|crowne_plaza_berlin_city_centre" HotelName="Crowne Plaza Berlin City Centre" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Str. 65, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31885/a_31885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies at the heart of Berlin between Kurfürstendamm, the exclusive department store of the KaDeWe, and the Emperor Wilhelm Memorial Church. The nearest U-Bahn station is Wittenbergplatz. This famous, popular hotel offers a successful blend of modern décor and classical comfort to provide an agreeable ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="726.57" OriginalAmount="679.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.532822126158" Longitude="13.380505442619" StarRating="4" HotelCode="161578|504768" HotelName="INNSIDE by Meliá Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestrasse 33, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228002/a_228002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many well-known sites, such as the Friedrichstraße with the Friedrichstadtpalast and its shopping promenade, are 2.5 km from the hotel. The famous boulevard Unter den Linden, the Brandenburg Gate, the German parliament (Reichstag), the Museum of Natural Science and the Museum Island (Berlin's famous museum district) are all around 2 km away. Guests will find the nearest metro station just 50 metres from the hotel, the restaurants and bars of Oranienburger Strasse are 600 metres away, and the main train station is roughly 10 minutes by public transport. Berlin Tegel Airport is 8 km from the hotel and Berlin Schoenefeld airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="728.12" OriginalAmount="680.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|17192" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7980/a_7980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the district of Wilmersdorf on a quiet side street off the famous Kurfürsterndamm, the centre of West Berlin. Kaiser Wilhelm's memorial church, the ICC conference centre, the KaDeWe department store and other sights of interest are located nearby. An abundance of shops and cultural venues are also to be found in the immediate vicinity. Numerous links to the public transport network lie close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.74" OriginalAmount="682.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|ibis_styles_berlin_mitte" HotelName="Ibis Styles Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 1-2, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/4/6/7/9/9/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="730.81" OriginalAmount="683.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|hotel_ambiente_3" HotelName="Hotel Ambiente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gossowstraße 11, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/38944/1938944/1.jpg?f=15060474</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Ambiente, you'll be centrally located in Berlin, convenient to KaDeWe and Brandenburg Gate. This hotel is close to Reichstag Building and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 38 guestrooms featuring refrigerators and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as desks and complimentary newspapers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features shopping on site and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Hotel Ambiente.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and a computer station. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.88" OriginalAmount="684.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510171659045" Longitude="13.280908241734" StarRating="3" HotelCode="36093|hotel_brandies_berlin" HotelName="Hotel Brandies Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 27, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/58937/a_58937_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the German capital of Berlin. The Kaiserdamm subway station lies right in front of the hotel and the Messe Nord S-Bahn station (on the Ring Line) is just around the corner, meaning that the historical centre of Berlin and Potsdamer Platz can be reached in less than 20 minutes. The establishment lies in the Charlottenburg Westend district of Berlin, which is a totally safe area with many restaurants, theatres and the famous KaDeWe on the nearby Kurfürstendamm. Other nearby attractions include the Funkturm radio tower (approximately 600 metres away), Schloss Charlottenburg palace (approximately 1.5 km away), the Reichstag parliament building (approximately 6.5 km away) and the Brandenburg Gate (approximately 6.6 km away). Tegel International Airport is around 5 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.95" OriginalAmount="685.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|grand_hotel_esplanade_berlin" HotelName="Sheraton Berlin Grand Hotel Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City 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,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lützowufer 15, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13440/a_13440_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming top-class hotel is located between the famous shopping street, Kurfürstendamm (8 minutes west of the hotel), the historical street, Unter den Linden with the Brandenburger Tor (10 minutes to the east) and Potsdamer Platz. In the Tiergarten grounds opposite the hotel are the New National Gallery, the Kulturforum, the Haus der Kulturen der Welt, the famous Gemäldegalerie, the Philharmonie and the Bauhaus Archive Museum as well as numerous embassies and other tourist attractions. Zoologischer Garten underground is only 2 km away and Lützowufer station is 3 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.02" OriginalAmount="686.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|artotel_berlin_mitte_by_park_plaza" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 70-73, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151293/151293a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of historic Berlin, providing guests with easy access to some of the city's most popular attractions. The hotel is opposite a U-Bahn (metro) station (on the U2 line) and is only 3 minutes away from Alexanderplatz. It is 2.5 km from Tiergarten. Guests will find the nearest restaurants and bars around 5 minutes' walk from the hotel. The TV Tower and Nikolaiviertel can be reached in around 5 minutes by car or public transport, while the Brandenburg Gate is some 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.02" OriginalAmount="686.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|art_hotel_charlottenburger_hof" HotelName="Art Hotel Charlottenburger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 14, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237359/237359a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.09" OriginalAmount="687.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.484802405089" Longitude="13.354155421257" StarRating="3" HotelCode="25567|mdhotel_schoeneberg" HotelName="Hotel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 135, 10827 Berlin, Schöneberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37316/w_37316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the district of Schöneberg, close to the Schöneberg town hall. Countless parks and culture attractions are located in the surrounding area. Excellent restaurants, numerous bars as well as plenty of shopping facilities are situated just a few paces from the hotel. An underground station and bus stop can also both be found close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="736.25" OriginalAmount="688.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.546383777129" Longitude="13.208919167519" StarRating="4" HotelCode="30083|17982" HotelName="Centrovital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neuendorfer Straße 25, 13585 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48451/a_48451_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious health resort lies in the courtyard of the Berliner Schultheiss brewery in the attractive area of Spandau, directly next to Spandau Lake. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by using the local public transport. It is 10 km to Berlin Tegel Airport and Schoenefeld Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="736.25" OriginalAmount="688.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|2630979" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hermannstraße 214-216, Eingang Rollbergstrasse, 12049 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37314/a_37314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="737.96" OriginalAmount="689.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|651241" HotelName="Aparthotel Adagio Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 89 A, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/199316/a_199316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just minutes from the world-famous Kurfürstendamm at the heart of West Berlin. Charlottenburg train station is about 1.4 km away. Tegel Airport is approximately 10 km away and Schönefeld Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="742.12" OriginalAmount="693.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|216640" HotelName="Ringhotel Seehof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/82849/w_82849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.58" OriginalAmount="694.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|the_student_hotel_berlin" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderstrasse 40, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33330000/33321800/33321757/64c4432c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.58" OriginalAmount="694.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.495151" Longitude="13.421056" StarRating="3" HotelCode="180968|hotel_prens_berlin" HotelName="Hotel Prens Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kottbuser Damm 102, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2012995/gu2j3HHQ_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A cloakroom, a safe, a cash machine, a café, a newspaper stand, a transfer service and room service are available to guests of the hotel. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.65" OriginalAmount="695.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.544894226875" Longitude="13.412832691384" StarRating="3" HotelCode="518568|pension_guesthouse_berlin" HotelName="Pension Guesthouse Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 59, Pankow, 10437 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623626/623626a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a safe, a library and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="744.09" OriginalAmount="695.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|480422" HotelName="Pestana Berlin Tiergarten" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stülerstraße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360997/360997a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel is located near Tiergarten, only 7 minutes away from a beach, and 15 minutes from the Berlin Zoo, the KuDamm shops and the KaDeWa Department Store.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.79" OriginalAmount="697.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.537623787933" Longitude="13.186433017669" StarRating="2" HotelCode="150196|hotel_kallmeyer" HotelName="Hotel Pension Kallmeyer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seegefelder Straße 75, 13583 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159030/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. The accommodation comprises a total of 24 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="748.85" OriginalAmount="699.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|122098" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 90, 10249 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182650/w_182650_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alexanderplatz is located at the meeting point of Berlin's trendiest districts of Prenzlauer Berg, Mitte and Friedrichshain, and is itself a highlight for all architecture enthusiasts. The area is full of boutiques, restaurants, bars and clubs. The hotel, only a few minutes' walk from Alexanderplatz, is an ideal base, from which to explore the nightlife, while the quiet location at Friedrichshain Park provides a calm retreat from the hustle and bustle of the city. Tegel Airport is located some 12 km from the hotel and Schoenefeld Airport is roughly 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="750.07" OriginalAmount="701.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="873044|amaya_motel" HotelName="Amaya Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 5-7</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/97/a097a96b6babafecbb573f131ac5ec08cd15b314.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.98" OriginalAmount="701.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|273915" HotelName="Titanic Comfort Mitte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Elisabeth-Mara-Straße 4, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236431/w_236431_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="751.11" OriginalAmount="701.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|134233" HotelName="ARCOTEL Velvet Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 52, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40526/gt_40526_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located centrally and is the ideal starting point for arts, culture, shopping tours and entertainment. Many restaurants, great shopping at the famous Hackescher Markt, and the Museum Island can be reached easily. Links to the public transport are within around 200 m and the central railway station is roughly 2.2 km away. Berlin Tegel Airport is situated approximately 10 km from the hotel and Berlin Schönefeld Airport is some 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="754.29" OriginalAmount="704.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|142646" HotelName="Mercure Hotel MOA Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephanstrasse 41, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228678/a_228678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Moa Bogen Mall in the Tiergarten district of Berlin. Birkenstraße underground station is 200 m away. The hotel is only 2 underground stops from Berlin Zoo and 3 stops from the Kurfürstendamm shopping street. Hauptbahnhof station is about 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="755.14" OriginalAmount="705.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|271984" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Franklinstrasse 23, 10587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363869/a_363869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.42" OriginalAmount="706.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|atlas_hotel" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernhardstrasse 9, 10715 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274844/274844a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="758.51" OriginalAmount="708.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.506550511564" Longitude="13.306079506874" StarRating="4" HotelCode="10985|17702" HotelName="Best Western Hotel Kantstrasse Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 111, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8958/a_8958_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the Charlottenburg district of Berlin, close to the famous Kurfürstendamm, an area which is filled with shops, designer boutiques, restaurants and bars. There are excellent public transport links located just a few minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.63" OriginalAmount="709.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|holiday_inn_berlin_city_center_east_prenzlauer_allee" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 169, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/146493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Prenzlauer Berg district of Berlin offers fast tram connections to Alexanderplatz. The Erich-Weinert-Straße tram stop is directly outside the hotel and trams run to Alexanderplatz in 10 minutes. The Messe ICC Exhibition Centre is 20 minutes away by S-Bahn (city rail). Various restaurants are about a 2-minute walk and shopping venues can be reached in around 10 minutes by public transport. Berlin Tegel Airport and Berlin Schönefeld Airport are approximately 10 and 20 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.70" OriginalAmount="710.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|moxy_berlin_ostbahnhof" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Andreasstrasse 76-78, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541972/541972a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.70" OriginalAmount="710.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504613" Longitude="13.32224" StarRating="4" HotelCode="180966|hotello_k80_berlin" HotelName="H'Otello K'80 Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 80-81, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274040/274040a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.77" OriginalAmount="711.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504899940072" Longitude="13.385172486305" StarRating="4" HotelCode="317093|relexa_hotel_stuttgarter_hof" HotelName="relexa hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Straße 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31889/a_31889_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;During the imperial period, this charming apartment hotel was one of the most popular addresses amongst the international public. Enjoying an excellent location within a short distance of Potsdamer Platz, the hotel is the ideal starting point for those wishing to visit Berlin's most famous sights, including the Beisheim Centre and the Sony Centre. An abundance of shopping and entertainment venues are to be found in the surrounding area and links to the public transport are 200 m away. Transfer to Tegel airport takes 20 minutes and the Brandenburg capital of Potsdam lies approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.98" OriginalAmount="714.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|hotel_herbst_berlin" HotelName="Hotel Herbst Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moritzstraße 20, 13597 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180495/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.19" OriginalAmount="717.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|adina_apartment_hotel_berlin_hackescher_markt" HotelName="Adina Apartment Hotel Berlin Hackescher Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Spandauer Brücke 11, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227965/a_227965_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Berlin. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.26" OriginalAmount="718.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|hotel_mani" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torstraße 136, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248345/a_248345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.40" OriginalAmount="720.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|hotel_benn" HotelName="Benn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ritterstrasse 1a+15, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273565/273565a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.68" OriginalAmount="724.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500165019203" Longitude="13.31940472126" StarRating="4" HotelCode="11075|bleibtreu_berlin" HotelName="Hotel Bleibtreu Berlin by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustr. 31, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9095/a_9095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.68" OriginalAmount="724.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|hotel_the_yard" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderinenstrasse 125, Kreuzberg, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/675385/a_675385_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Berlin. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="776.66" OriginalAmount="725.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|373306" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bertolt-Brecht-Platz 4, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/33043/c91169e3-dd73-4ffa-9340-fe1e050bfa4d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.89" OriginalAmount="727.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|lindner_hotel_am_kudamm_berlin" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 24, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40016/a_40016_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Berlin, close to the tourist area. The nearest public transport links as well as bars and pubs are only 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="778.96" OriginalAmount="728.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|arcona_living_goethe_87" HotelName="arcona LIVING Goethe87" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 87, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/69984/a_69984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.10" OriginalAmount="730.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.532213130949" Longitude="13.381239647894" StarRating="0" HotelCode="318855|titanic_chaussee_berlin" HotelName="Titanic Chaussee Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 30, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/432483/a_432483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="785.38" OriginalAmount="734.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500446813206" Longitude="13.346796760667" StarRating="4" HotelCode="318813|414159" HotelName="Hotel Riu Plaza Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Luther-Straße 1, 10777 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/432434/a_432434_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.52" OriginalAmount="736.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|holiday_inn_express_berlin_alexanderplatz" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Strasse 46-47, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614361/614361a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="788.59" OriginalAmount="737.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.496572670066" Longitude="13.308345973492" StarRating="2" HotelCode="64195|hotelpension_margrit" HotelName="Margrit" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Straße 24, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="791.51" OriginalAmount="739.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|99074" HotelName="Mercure Berlin City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 38, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32721/a_32721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.80" OriginalAmount="740.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|schoenhouse_studios" HotelName="Schoenhouse Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,Lounge,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 241, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/545654/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Schoenhouse Studios in Berlin Prenzlauer Berg, you'll be convenient to Volksbuhne and Alexanderplatz. This apartment is close to Pergamon Museum and Brandenburg Gate.Rooms Make yourself at home in one of the 34 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.Rec, Spa, Premium Amenities Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.Dining Quench your thirst with your favorite drink at a bar/lounge. A complimentary breakfast is included.Business, Other Amenities The front desk is staffed during limited hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.01" OriginalAmount="743.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|provocateur" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Strabe 21, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/609145/609145a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="795.48" OriginalAmount="743.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|106807" HotelName="Meliá Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 103, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76205/a_76205_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the German capital, directly at Friedrichstrasse and the River Spree and within walking distance of all the major attractions. The bus and train station is around 100 m away. Berlin Tegel Airport is situated at a distance of about 8 km, whilst Berlin Schönefeld Airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.15" OriginalAmount="745.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|hotel_amano" HotelName="Hotel AMANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststraße 43, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182715/a_182715_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.22" OriginalAmount="746.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512508392333984" Longitude="13.415075302124023" StarRating="0" HotelCode="0|boarding_house_metropol_park" HotelName="Nena Apartments Metropol Park Berlin - Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rungestraße 5, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/60/4960d821c02ca18a474d5cc6467d530e423e047a.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at Nena Apartments Metropol Park Berlin - Mitte places you in the heart of Berlin, within a 5-minute drive of Alexanderplatz and Berlin TV Tower.  This apartment is 1.3 mi (2.1 km) from Gendarmenmarkt and 1.4 mi (2.2 km) from Museum Island (Museumsinsel).&lt;br /&gt;Amenities : This smoke-free apartment features a playground.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Alexa Shopping Center - 1.1 km / 0.7 mi&lt;br /&gt;Red Town Hall - 1.4 km / 0.8 mi&lt;br /&gt;Alexanderplatz - 1.4 km / 0.9 mi&lt;br /&gt;DDR Museum - 1.5 km / 1 mi&lt;br /&gt;Aquadom - 1.6 km / 1 mi&lt;br /&gt;Berlin TV Tower - 1.6 km / 1 mi&lt;br /&gt;Torstrasse - 1.7 km / 1.1 mi&lt;br /&gt;Berlin Cathedral - 1.7 km / 1.1 mi&lt;br /&gt;Friedrichstrasse - 1.7 km / 1.1 mi&lt;br /&gt;Gendarmenmarkt - 1.8 km / 1.1 mi&lt;br /&gt;German Historical Museum - 1.8 km / 1.1 mi&lt;br /&gt;Konzerthaus Berlin - 1.8 km / 1.1 mi&lt;br /&gt;Berlin State Opera - 1.9 km / 1.2 mi&lt;br /&gt;Berlin Dungeon - 1.9 km / 1.2 mi&lt;br /&gt;Museum Island (Museumsinsel) - 1.9 km / 1.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Tegel Airport (TXL) - 12.1 km / 7.5 mi&lt;br /&gt;Berlin (BER-Brandenburg) - 26.9 km / 16.7 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and an elevator.&lt;br /&gt;HeadLine : Near Berlin TV Tower&lt;br /&gt;Rooms : Make yourself at home in one of the 73 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. 18-inch flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="800.41" OriginalAmount="748.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|97281" HotelName="Citylight Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Böttgerstraße 23, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/124233/a_124233_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the capital, in the heart of the trendy district of Mitte. It lies directly opposite the pleasant Humboldthain park and offers guests the green lung of the city right on the doorstep, instead of congested streets. The capital's famous night-life is only 1 stop away on the train and guests can relish the cosmopolitan city life and a relaxing base at this convenient group and family hotel. Guests will find links to the public transport network just 100 m away and bars, shops and the tourist attraction Berliner Unterwelten are just 400 m from the hotel. The nearest restaurant is 800 m away, the district of Prenzlauer Berg is 2 km and Alexanderplatz is 4 km away. It is 8 km to Tegel Airport and Schoenefeld Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="801.45" OriginalAmount="749.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|228050" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Strasse 39, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367873/a_367873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.50" OriginalAmount="750.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|hotel_muggelsee_berlin" HotelName="Hotel Müggelsee Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 145, 12559 Berlin, Köpenick</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/53122/a_53122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 40 minutes drive from the Müggelsee and 30 km from the centre of Berlin, this pleasant hotel lies just 500 m from the nearest links to the public transport network. Schönefeld airport is just 12 km away, Tempelhof airport some 20 km from the hotel and it is about 35 km to Tegel airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.57" OriginalAmount="751.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|ameron_hotel_abion_spreebogen_berlin_3" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21980/a_21980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.64" OriginalAmount="752.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|hotel_britzer_tor" HotelName="Britzer Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 262, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273641/273641a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.78" OriginalAmount="754.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|hampton_by_hilton_berlin_city_centre_alexanderplatz" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 69, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/635808/w_635808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="808.29" OriginalAmount="755.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.513641876079" Longitude="13.481926470995" StarRating="4" HotelCode="50568|17538" HotelName="NH Berlin City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 2-3, Lichtenberg, 10367 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37897/a_37897_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the peaceful Lichtenberg/Friedrichshain district of the city, just 20 minutes by public transport from Berlin's buzzing centre, with attractions such as Alexanderplatz, Hackescher Markt and Friedrichstraße. The comfort hotel is situated on a side road off the Frankfurter Allee with fantastic connection to the public transport network (Lichtenberg and Ostbahnhof railway stations, underground, S-Bahn, bus and tram). It takes 20 minutes to reach the exhibition centre. Shops and other entertainment attractions are easily reached on foot. The transfer time to Tegel and Schönefeld airports is around 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="808.46" OriginalAmount="755.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.501654" Longitude="13.382369" StarRating="4" HotelCode="180961|172544" HotelName="Crowne Plaza Berlin Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hallesche Straße 10, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/80/809415/X631g0L2_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel was formerly the 1930s post office Postpalais, and is conveniently situated in the heart of Berlin. The city’s main train station is within a 10-minute walk and Berlin-Brandenburg International Airport is just 20 km away. Nearby are numerous points of interest, including Checkpoint Charlie and the Brandenburg Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.13" OriginalAmount="759.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|lux_11_berlin_mitte" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosa-Luxemburg-Str. 9-13, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214309/214309a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="813.11" OriginalAmount="759.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504973" Longitude="13.444776" StarRating="4" HotelCode="285046|270847" HotelName="Holiday Inn Berlin City East Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanda-Kallenbach Str. 2, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32903/c2928060-4555-4f77-b14d-c068050191a5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.20" OriginalAmount="760.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|hotel_the_dude" HotelName="The Dude Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Str. 92, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16575/a_16575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="813.88" OriginalAmount="760.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|217112" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katharina-Paulus-Straße 5, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302495/a_302495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.27" OriginalAmount="761.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.448389" Longitude="13.609267" StarRating="3" HotelCode="106868|hotel_spree_idyll" HotelName="Hotel Spree-idyll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Fitness Centre,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pick &amp;amp; Drop,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müggelseedamm 70, 12587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/81/be814b0dbbd4a508adb53b11cc5f7d1c2c9a9ae0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Spree-idyll in Berlin (Treptow-Koepenick), you'll be convenient to Kopenick Palace and Stadion An der Alten Forsterei. This hotel is within close proximity of FEZ Berlin and Kindl-Buhne Wuhlheide.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include phones, as well as desks and complimentary newspapers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as a sauna or take in the view from a terrace. Additional amenities include complimentary wireless Internet access, tour/ticket assistance, and discounted use of a nearby fitness facility.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A train station pick-up service is provided at no charge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="815.89" OriginalAmount="762.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503775034372" Longitude="13.380441069603" StarRating="4" HotelCode="27106|8820" HotelName="Mövenpick Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schöneberger Straße 3, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39243/w_39243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive Berlin hotel enjoys an excellent location directly in the new business district of the city, only a few paces from Potsdamer Platz and the district of Mitte with its many shops and entertainment venues. The Reichstag Government building, Brandenburg Gate and the Museum Island are also situated nearby. Berlin Schönefeld Airport lies 45 minutes away, and Tegel Airport is 25 minutes' drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="817.48" OriginalAmount="764.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|hollywood_media_hotel" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 202, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14351/a_14351_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated on Kurfürstendamm at the heart of Berlin. The nearest underground station is Uhlandstraße and the Kaiser Wilhelm Memorial Curch, the KaDeWe and the Zoological Garden are only minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.76" OriginalAmount="768.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505626460383" Longitude="13.380352556705" StarRating="3" HotelCode="10212|belahr_am_potsdamer_platz" HotelName="BelAhr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 97, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273154/273154a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.83" OriginalAmount="769.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|schoenhouse_apartments" HotelName="Schoenhouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 185, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.04" OriginalAmount="772.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|minotel_elba" HotelName="Elba" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustrasse, 26, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150366/150366a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet street in the Charlottenburg district, this hotel is only 50 metres from the famous Kurfürstendamm boulevard. Major attractions, such as the Memorial Church (Gedächtniskirche), Berlin Zoo and Tiergarten park, are all within walking distance. Savignyplatz metro station is a 5-minute walk from the hotel, the Bleibtreustrasse bus stop is a 1-minute walk, and Zoologischer Garten train station is roughly 6 minutes on public transport. Guests will find shops, bars, restaurants and nightlife all in the immediate vicinity. Tourist attractions including Checkpoint Charlie, the Brandenburg Gate, Reichstag, Potsdamer Platz, the TV Tower and Alexanderplatz are all 20 to 25 minutes away using public transport. The Berlin Messe trade fair grounds are 4 km from the hotel, the Grunewald forest is 5 km away and the Wannsee Lake is 10 km away. Berlin-Tegel airport is approximately 7 km from the hotel and Berlin-Schoenefeld airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.25" OriginalAmount="775.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|h10_berlin_kudamm" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Straße 31-32, Kurfürstendamm, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227835/a_227835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is centrally located, only a few steps from the famous Kurfürstendamm, the main shopping boulevard in the west of Berlin, and within walking distance of the Kaiser Wilhelm Memorial Church. Guests will find numerous shops, restaurants, bars and nightlife spots within a 2-minute walk of the apartment hotel and there is a bus stop just 50 metres away. Zoologischer Garten train and metro station is approximately 500 metres from the historical hotel and the famous KaDeWe department store is around a 12-minute walk. Potsdamer Platz is around 12 minutes away on public transport and the Brandenburg Gate is roughly 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.25" OriginalAmount="775.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.537595174695" Longitude="13.373674488897" StarRating="2.5" HotelCode="104542|berlinapartments" HotelName="Schoenhouse Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 85, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153139/c6d1a482515533da34904f8da1dfd5f9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.25" OriginalAmount="775.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52818999" Longitude="13.33048152" StarRating="0" HotelCode="983886|stars_berlin_apartments" HotelName="Stars Berlin Apartments Waldstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldstrasse 56, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/27000000/26920000/26914000/26913969/a9b87f2f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="830.32" OriginalAmount="776.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512126551438" Longitude="13.449117504299" StarRating="3" HotelCode="140442|nu_hotel_berlin" HotelName="nu Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="ATM/Cash Machine,Bar,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Pets allowed,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Gubener Straße 46, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/26/f22615ac0b1c908c36ba2d62727665efc8effce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Whether sightseeing, shopping, business trip, sports events or Clubbing, thanks to nu hotel berlin, are always surrounded you in the middle in it and still in an oasis by rest. From us you reach your aims simply and fast. Our house lies centrally near the Berlin east railway station, between the city railroad station Warschauer Straße and one the main stations Ostbahnhof. We guarantee a pleasant journey and continuation of the journey for you therefore. Since from us these are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="834.60" OriginalAmount="780.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508615" Longitude="13.451532" StarRating="3" HotelCode="106147|hotel_klassik_berlin" HotelName="Klassik Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Revaler Straße 6, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/147362/a_147362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="836.74" OriginalAmount="782.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.421108" Longitude="13.392021" StarRating="4" HotelCode="40151|hotel_landhaus_alpinia" HotelName="Landhaus Alpinia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Säntisstraße 32-34, 12107 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/65095/a_65095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in country style, this hotel is located in the district of Mariendorf, in southern Berlin, around 5 km away from the centre. Just a few minutes' walk away, guests will arrive at numerous bars, restaurants and a park. The B96 is close by, providing good road connections. Further public transport is easily reached within walking distance (Bus M76, X76, 179). The transfer time from Tempelhof airport is around 10 minutes, Schönefeld airport is 15-20 minutes away and Tegel airport is around 30-45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="839.95" OriginalAmount="785.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.4953071135271" Longitude="13.3338135480881" StarRating="0" HotelCode="0|berlin_city_apartment_2" HotelName="Berlin City Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nachodstrasse 6a, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/49/5e/495e6b4b13e194c670de8f7609fee0a338929e55.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Berlin City Apartment” is set in Berlin. It boasts a convenient location within 4 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="845.67" OriginalAmount="790.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|19959" HotelName="NH Berlin Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grolmanstrasse 41-43, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86097/a_86097_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is centrally located in a side street just off Kurfürstendamm. It is situated in the Charlottenburg-Wilmersdorf district of the city close to scores of shopping opportunities and sightseeing attractions as well as public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.44" OriginalAmount="792.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|the_circus_hostel" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Off-Site Parking,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Straße 1, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Circus Hotel in Berlin (Mitte), you'll be convenient to Hackesche Hoefe and Alexanderplatz. This hotel is close to Reichstag Building and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 63 guestrooms featuring minibars. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include phones, as well as safes and blackout drapes/curtains.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. Additional features include complimentary wireless Internet access and tour/ticket assistance. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="853.91" OriginalAmount="798.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|191091" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 15, 10623 Berlin, Charlottenburg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1594688/lLr0GyQY_ac86c9d5a9bac4dcd59d8104b914bb79.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Berlin. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.00" OriginalAmount="800.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|casa_camper_berlin" HotelName="Casa Camper Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstraße 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/200610/a_200610_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.35" OriginalAmount="805.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.527438200587" Longitude="13.384680423279" StarRating="3" HotelCode="401088|hotel_aquino_tagungszentrum" HotelName="Hotel Aquino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hannoversche Straße 5b, Berlin-Mitte, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150871/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquino offers a large breakfast each morning. At other meal times, the restaurant offers a wide range of cuisine. A wine lounge is also available. The Hotel Aquino also offers various conference rooms, and a church is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.35" OriginalAmount="805.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|hampton_by_hilton_berlin_city_east_side_gallery" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.49" OriginalAmount="807.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510269" Longitude="13.268128" StarRating="4" HotelCode="54632|hotel_villa_kastania" HotelName="Villa Kastania" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 20, 14052 Berlin-Charlottenburg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64424/a_64424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city in a green exclusive quarter of Berlin's west end this art and business hotel is surrounded by chestnut trees. It is only around 5 minutes away from the broadcasting studios of RBB, the ICC convention centres (International meeting centre) and the underground (3km away). Additionally, guests are able to easily reach the Olympic Stadium and a park with a forest. The transfer time to Tegel airport takes around 10 minutes and Schönefeld is around an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.63" OriginalAmount="809.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.430971823061" Longitude="13.328425658895" StarRating="2.5" HotelCode="107555|isaak_miles_hotel" HotelName="Miles Hotel Berlin Steglitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungfernstieg 7a, 12207 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181980/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.77" OriginalAmount="811.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|steigenberger_hotel_am_kanzleramt" HotelName="Steigenberger Hotel Am Kanzleramt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ella-Trebe-Straße 5, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/359767/a_359767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.77" OriginalAmount="811.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522174809597" Longitude="13.384359776974" StarRating="3.5" HotelCode="50404|albrechtshof" HotelName="Hotel Albrechtshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 8, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37317/a_37317_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.05" OriginalAmount="815.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|highpark_by_palmira" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele Tergit Promenade 21, 10963 Berlin, North Rhine Westphalia</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930403/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="872.09" OriginalAmount="815.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5017" Longitude="13.385573" StarRating="3" HotelCode="160817|125959" HotelName="NH Berlin Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstrasse 47, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227122/a_227122_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located and has the ideal city centre location, just a few steps away from the Brandenburg Gate and Friedrichstrasse. Its proximity to the excellent public transport network means that Berlin's airports and the ICC Trade Fair grounds are just a short ride away. Potsdamer Platz, with its train station, restaurants, bars and shops is about 800 m away. The closest train station is Anhalter Bahnhof (about 250 m from the hotel). Schönefeld Airport is approximately 20 km and Tegel Airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="878.59" OriginalAmount="821.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|210997" HotelName="Park Plaza Wallstreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 23-24, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210997/210997a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="882.75" OriginalAmount="825.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|catalonia_berlin_mitte_hotel" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Straße 80-82, Berlin-Mitte, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367872/a_367872_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="882.89" OriginalAmount="825.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|52316" HotelName="Living Hotel Großer Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neue Roßstraße 11-12, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13611/a_13611_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from Alexanderplatz, this city hotel lies in the heart of Berlin. Countless bars, pubs and restaurants are to be found close by and links to the public transport network can easily be reached on foot, located around 15 m away. Shopping opportunities are located roughly 1.5 km away on Friedrichstraße and Potsdamer Platz lies around 3.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.96" OriginalAmount="828.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503532" Longitude="13.35835" StarRating="4" HotelCode="89829|hotel_residenz_begaswinkel" HotelName="Residenz Begaswinkel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Bicycle Rental,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Genthiner Straße 30A, Berlin Tiergarten, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Residenz Begaswinkel, you'll be centrally located in Berlin, convenient to Bauhaus Archive and Brandenburg Gate. This 4-star hotel is close to Reichstag Building and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 20 individually furnished guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include phones and desks, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Buffet breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.17" OriginalAmount="831.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.562721" Longitude="13.427872" StarRating="3" HotelCode="37829|hotel_sedes_2" HotelName="Hotel Sedes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Promenade 48, 13089 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62424/a_62424_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the Pankow district of Berlin. Links to the public transport network are to be found right next to the hotel. The closest restaurants are a stone's throw away (200 m). A diverse array of shops is just 500 m from the hotel. The centre with a diverse range of shops and entertainment venues is within a few minutes walk (around 5 km from the hotel) or around 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.17" OriginalAmount="831.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.429823369703" Longitude="13.302179" StarRating="3" HotelCode="61834|aparion_apartments_berlin" HotelName="Aparion Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theklastraße 20, 12205 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364715/364715a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="890.24" OriginalAmount="832.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|hotel_tiergarten_berlin" HotelName="Hotel Tiergarten Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 89, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161366/161366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="894.47" OriginalAmount="835.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|137469" HotelName="nhow Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Allee 3, 10245 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231628/a_231628_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The first music-hotel in Europe is located here in the heart of Berlin. The hotel is situated in the midst the trendy districts of Friedrichshain and Kreuzberg, with a variety of bars and clubs and the latest art and fashion scene nearby. The city centre of Berlin is around 3 km away, and links to the public transport are to be found around 8 minutes' walk from the hotel. The nearest bus terminal is some 1.5 km away. Alexanderplatz and the TV Tower are around 3 km away, the Friedrichstrasse is some 4 km away, the Reichstag is around 5 km away and the famous Kurfuerstendamm Boulevard is some 9 km away. Berlin's trade fair, the Messe ICC, is roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="898.20" OriginalAmount="839.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|99181" HotelName="Novotel Berlin Am Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/65130/a_65130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Berlin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.36" OriginalAmount="848.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|hotel_pension_kastanienhof" HotelName="Hotel-Pension Kastanienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 65, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155065/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.43" OriginalAmount="849.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.418220435901" Longitude="13.580193559903" StarRating="3" HotelCode="268587|hotel_ambassadorberlin_grunau" HotelName="Hotel Ambassador-Berlin-Grünau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rießerseestraße 2, 12527 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/200911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Ambassador-Berlin-Grünau in Berlin (Treptow-Koepenick), you'll be close to Kopenick Palace and Stadion An der Alten Forsterei.  This hotel is within the vicinity of FEZ Berlin and Kindl-Buhne Wuhlheide.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 15 guestrooms featuring minibars and flat-screen televisions. Complimentary high-speed (wired) Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include phones with free long-distance calls, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.78" OriginalAmount="854.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|newberlin" HotelName="New Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petersburger Straße 24, 10249 Berlin, Friedrichshain</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/35471/a_35471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin´s Friedrichshain district and is just 850 m from the tram stop on Landsberger Allee/Petersburger Strasse. Trams run directly to Alexanderplatz from there. The famous Volkspark Friedrichschain park lies only 2.5 km away and is ideal for those who like to relax in a natural environment. Berlin Tegel Airport is just 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.06" OriginalAmount="858.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|old_town_apartments_schoenhauser_allee" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 5, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/200132/gt_200132_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the heart of the Mitte district and are built in the typical old Berlin style. Just a few minutes' walk away guests will find the famous Hackesche Markt, Alexanderplatz with its television tower, and Museum Island. Berlin-Tegel Airport is 11 km away and it is 24 km to Berlin-Schoenefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.13" OriginalAmount="859.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|arabel_design_apartments" HotelName="arabel Design Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 89, Mitte, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631708/631708a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.34" OriginalAmount="862.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503391535681" Longitude="13.44549536705" StarRating="3" HotelCode="36101|eastside_hotel" HotelName="East-Side Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlenstraße 6, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/58947/a_58947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="926.13" OriginalAmount="865.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|99157" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.76" OriginalAmount="868.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52711" Longitude="13.407573" StarRating="3" HotelCode="401136|flowers_boardinghouse_mitte_2" HotelName="Flower's Boardinghouse Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mulackstraße 1/Schönhauser Straße 11, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6520385</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="930.70" OriginalAmount="869.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|134649" HotelName="ARCOTEL John F Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Werderscher Markt 11, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135773/gt_135773_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is located directly at the ‘Quartier am Auswärtigen Amt’ area. The central location between Museum Island and Gendarmenmarkt and within walking distance of the famous Friedrichstraße and Unter den Linden boulevards characterises the hotel as a unique address for Berlin travellers. The central train station is just 300 m from the hotel, while there is a bus station just a one-minute walk away and Hausvogteiplatz metro station a 3-minute walk away. Guests will find restaurants, bars and shops in the immediate vicinity. The Brandenburg Gate is approximately 2 km from the design hotel and Berlin ICC trade fair grounds are around 9 km away. Berlin-Tegel airport is roughly 10 km from the hotel and Berlin-Schoenefeld airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.04" OriginalAmount="872.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505752328188" Longitude="13.32068882209" StarRating="4" HotelCode="902563|hotel_sir_fk_savigny_berlin" HotelName="Sir Savigny Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 144, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/218073/a_218073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Berlin hotel is situated on a side street off Kurfürstendamm, Berlin’s most famous shopping street, and many historic sights are to be found within walking distance. This central location is an ideal starting point for a city sightseeing tour, with public transport connections to all corners of Berlin just a short distance away. Bars and pubs are about 300 m away and restaurants and are some 500 m from the hotel. Various nightspots and shopping venues are about 800 m away. Berlin-Tegel Airport is some 8 km and Schönefeld Airport is approximately 26 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="934.61" OriginalAmount="873.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|7272" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Strasse 28-29, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21975/a_21975_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is ideally located in a side street off Kurfürstendamm at the heart of Berlin. It is just a short distance to a diverse selection of shopping and entertainment venues and the Zoo train station is a short 5-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="941.34" OriginalAmount="879.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499270225141" Longitude="13.347871005535" StarRating="3" HotelCode="17311|228068" HotelName="Mercure Berlin Zentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstraße 8, 10777 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21208/a_21208_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="943.48" OriginalAmount="881.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|7271" HotelName="Hilton Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstr. 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8857/a_8857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for tourists wishing to explore the city. Right by the Gendarmenmarkt, it is only metres from the famous sightseeing attractions of the city such as Unter den Linden, the Brandenburg Gate, Friedrichstrasse or Galleries Lafayette with its shops and boutiques. The underground station Stadtmitte is directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.74" OriginalAmount="882.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502583974393" Longitude="13.335228413343" StarRating="5" HotelCode="17933|steigenberger_hotel_berlin" HotelName="Steigenberger Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Los-Angeles-Platz 1, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22163/a_22163_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The first class city hotel is situated just a few paces from the famous Kurfürstendamm. A symbol of Berlin is the important Kaiser Wilhelm Memorial Church, clearly visible, located opposite from Tauentzienstraße. In the immediate vicinity guests will find numerous bars, restaurants and shops. The large ICC trade show grounds or the Olympic stadium in the West of the city are also both easily reachable from the hotel. Guests can embark upon a comprehensive tour of discovery through the exciting capital by day or by night, starting from right outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.58" OriginalAmount="894.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|hotel_palace_berlin" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,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>Budapesterstrasse 45, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18478/a_18478_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, luxurious hotel is ideally located in the centre of the city, close to the Kaiser Wilhelm Church and the shopping paradise of KaDeWe. Cinemas, cabarets, theatres, shows, galleries and museums also all lie in the vicinity of the hotel. Zoologischer Garten station and zoo are located directly in front of the hotel. The ICE train stops at Zoo train station which is just a few paces away. From here, there are numerous connections with the city train and the underground to the other areas of Berlin. Tegel airport is just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.14" OriginalAmount="902.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|eurostars_berlin" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 99, Berlin 10117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144099/144099a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on famous Friedrichstrasse, right in the centre of Berlin, a few minutes from the prestigious shopping area and near the main sights of the German capital. There are a number of sights nearby, including the KaDeWe shopping complex and the Museumsinsel. The hotel is perfectly connected with the airports by car as well as by train. The S-Bahn station Friedrichstrasse, located right next to the hotel, connects to Schönefeld Airport in less than 30 minutes. Tegel Airport is about 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.35" OriginalAmount="905.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.517514" Longitude="13.336823" StarRating="3" HotelCode="53243|hotel_hansablick" HotelName="Hansablick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Concierge,Designated Smoking Area,Elevator,Fitness Centre,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flotowstraße 6, 10555 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/179699/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Hansablick in Berlin (Mitte), you'll be minutes from Grips-Theater and close to Reichstag Building. This hotel is close to Brandenburg Gate and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 38 individually decorated guestrooms, featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. Full breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="975.75" OriginalAmount="911.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|519601" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/571278/a_571278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="980.69" OriginalAmount="916.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|315468" HotelName="SANA Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Strasse 33/34, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/233454/a_233454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 700 m from the KaDeWe department store. The Kurfürstendamm shopping street and Kaiser Wilhelm Memorial Church are a 10-minute walk away. Augsburger Straße underground station is a 2-minute walk away while shopping venues are some 300 m and nightspots around 400 m away. The bus station at Spichernstraße is some 3 minutes’ walk away and Berlin Tegel Airport and Berlin Schönefeld Airport are approximately 11 and 22 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="983.80" OriginalAmount="919.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|5854" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 151, Dorotheenstraße 65, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17002/a_17002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Berlin close to many of the city's famous sights including the Reichstag, the Brandenburg Gate, Potsdamer Platz, Museum Island, the opera house and various famous concert halls and theatres including Friedrichstadtpalast. It is just a few paces to the famous Unter den Linden boulevard and Friedrichstraße train station lies just 300 m away. Tegel lies some 6 km away whilst it is about 20 km to Schoenefeld airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="985.52" OriginalAmount="921.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|210748" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Platz vor dem Neuen Tor 6, 10115 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/200966/a_200966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, with all the popular tourist attractions just outside the door, this apartment hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="990.82" OriginalAmount="926.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.511715" Longitude="13.401335" StarRating="4" HotelCode="160468|cosmo_hotel" HotelName="Cosmo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spittelmarkt 13, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271062/271062a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="992.96" OriginalAmount="928.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.528211" Longitude="13.391128375" StarRating="4" HotelCode="142820|hotel_adelante_berlinmitte" HotelName="Hotel Adelante Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borsigstraße 1, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275226/275226a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="995.10" OriginalAmount="930.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|maritim_hotel_berlin" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffenbergstraße 26, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/55729/a_55729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="995.10" OriginalAmount="930.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50113957" Longitude="13.38918004" StarRating="0" HotelCode="518413|vilhelm_7" HotelName="Vilhelm7 Berlin Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmstraße 7, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686354/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vilhelm7 Berlin Residences in Berlin (Kreuzberg), you'll be minutes from Jewish Museum Berlin and close to Checkpoint Charlie Museum.  This hotel is close to Brandenburg Gate and Reichstag Building.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 14 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1005.05" OriginalAmount="939.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|211010" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 22/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95034/ba_95034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.15" OriginalAmount="945.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53117029784" Longitude="13.386100530625" StarRating="4" HotelCode="401413|honigmond_garden_hotel" HotelName="Garden Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 122, 10115 Berlin, Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150893/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1011.45" OriginalAmount="945.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|5862" HotelName="NH Collection Berlin Mitte Friedrichstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 96, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38054/a_38054_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located at the heart of the Mitte district of Berlin directly beside the legendary Friedrichstraße train station. A diverse selection of the city's top sights in addition to the Unter den Linden boulevard are to be found close by making this the ideal stopover point for those wishing to explore the German capital or simply to go shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.71" OriginalAmount="953.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.514653902015" Longitude="13.380510807037" StarRating="3" HotelCode="61117|apartments_am_brandenburger_tor" HotelName="Am Brandenburger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstraße 1B, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/f7/cdf7319422fbcd3972d5ed980306048436fbd277.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1021.55" OriginalAmount="954.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|2470359" HotelName="Sofitel Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Strasse 41, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/69247/a_69247_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Berlin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1024.80" OriginalAmount="957.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|99184" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 2, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/55977/a_55977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1025.04" OriginalAmount="957.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|8819" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Str. 106-111, 10117 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8163/a_8163_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Berlin, just a stone's throw from the Brandenburg Gate, Potsdamer Platz, the Abgeordnetenhaus (House of Representatives) and Friedrichstraße. Alexanderplatz is 2 km away and it is around 9 km to the congress centre. The nearest links to the public transport network are 300 m away (Stadtmitte U-Bahn station).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1025.06" OriginalAmount="958.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|clipper_city_home_apartments_berlin" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstrasse 47, Ecke Friedrichstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1544268/kQWvGrAS_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.55" OriginalAmount="965.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50463871635" Longitude="13.447906672955" StarRating="0" HotelCode="140174|michelberger_hotel" HotelName="Michelberger Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Straße 39/40, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2860000/2851600/2851507/f5568041_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1036.83" OriginalAmount="969.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|hotel_indigo_berlin_east_side_gallery" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muehlenstrasse 13-19, Berlin 10243</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in Friedrichshain. The premises count with 118 welcoming bedrooms. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1057.01" OriginalAmount="987.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|17380" HotelName="Hotel Alexander Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenstraße 1, Berlin-Mitte, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7329/a_7329_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys a central location at the heart of Berlin Mitte between Alexanderplatz and the Hackesche Höfe. Lying on a peaceful side street in the historical centre of Berlin, it is just a short walk to Alexanderplatz, the TV tower, the Rote Rathaus (Red Town Hall), the Nikolaiviertel, the state opera, the concert hall, Museumsinsel (Museum Island), the famous 'Unter den Linden' boulevard, the cathedral and the Hackesche Höfe as well as the synagogue on Oranienburger Straße. Links to the public transport network, bars, pubs, restaurants, nightclubs, the nearest train station and shops are all to be found within about 200 m of the hotel and the River Spree is 250 m away. Tempelhof, Tegel and Schönefeld airports are 8, 11 and 20 km away respectively and can be reached within 20-30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.16" OriginalAmount="988.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52385088" Longitude="13.39968366" StarRating="4" HotelCode="438278|frederics_serviced_apartments_style_oranienburgerstrasse" HotelName="Frederics Serviced Apartments STYLE / Oranienburger Straße" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Große Hamburger Strasse 23, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547211/547211a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.58" OriginalAmount="994.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53712369" Longitude="13.39709535" StarRating="3" HotelCode="154496|raja_jooseppis_green_view" HotelName="Raja Jooseppi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstraße 44, 10115 Berlin, Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/183915/48e7a2ca5106ced2b5d084c3bb1df39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.86" OriginalAmount="998.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529239328021" Longitude="13.401801231408" StarRating="5" HotelCode="375592|apartments_rosenthal_residence" HotelName="Apartments Rosenthal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Strabe 71, 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/426238/426238a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1070.74" OriginalAmount="1000.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|5950" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 27, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15315/gt_15315_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Berlin's City West, right on the famous boulevard Kurfuerstendamm. Numerous attractions, delightful restaurants, boutiques and theaters are easily reachable by walking or by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1073.83" OriginalAmount="1003.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|52333" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 15/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Roßstraße 13, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63415/a_63415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is situated in the centre of Berlin, in the "little government" quarter and right by Märkischen Ufer. Alexanderplatz is only a matter of minutes away. Many shopping venues, countless bars and restaurants are to be found on Friedrichstraße, around 1.5 km from the hotel. Links to the public transport network can easily be reached on foot lying just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.63" OriginalAmount="1009.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.526186" Longitude="13.402816" StarRating="0" HotelCode="0|berlin_mitte_apartment" HotelName="Berlin Mitte Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gipsstraße 16, 10119 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/12/d5/12d538708590326a37af98a0ef3eda9218e7c159.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Berlin Mitte Apartment” is located within 1 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.77" OriginalAmount="1011.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529056421719" Longitude="13.317258954048" StarRating="3" HotelCode="173057|alfa_hotel" HotelName="Alfa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ufnaustr. 1, 10553 Berlin-Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7347/a_7347_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street near to Tiergarten. The nearest bus stop is around 50 m away and the Turmstrasse underground station lies around 1.5 km from the hotel. With the public transport, Berlin’s famous sightseeing attractions, such as Potsdamer Platz, the Brandenburg Gate, Museumsinsel and the Reichstag are all just a few minutes away. Kurfürstendamm boulevard lies around 3.5 km from the hotel, and there are numerous shops as well as restaurants and bars in the immediate vicinity. Tegel airport is located around 4 km away, Templehof airport is roughly 7 km away and Schönefeld airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1124.44" OriginalAmount="1050.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|91261" HotelName="Pullman Schweizerhof" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 25, 10787 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11706/a_11706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a modern ambience and an ideal location in the heart of Berlin, between Kurfürstendamm and Potsdamer Platz, close to the zoo. Guests will find shops, nightspots, links to public transport and a park all within 500 m of the hotel. The Brandenburg Gate is 2 km and the Victory Column (Siegessäule) is around 1.5 km. It is 2.5 km to Hauptbahnhof Central Station, Tegel Airport is some 7 km away and it is around 18 km to Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1157.74" OriginalAmount="1082.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|arthotel_connection" HotelName="ArtHotel Connection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstr. 33, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275293/275293a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1166.30" OriginalAmount="1090.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.528950358098" Longitude="13.40547144413" StarRating="3" HotelCode="168904|karlito_apartmenthaus" HotelName="Karlito Apartmenthaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 18/10/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 60, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/90/80906b68acbdfc962c528287440d53330a6c023c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.45" OriginalAmount="1135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|ameron_abion_villa_minihotel" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchstrasse 13, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238494/a_238494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1217.66" OriginalAmount="1138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|adele_designhotel" HotelName="Adele Designhotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 227, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1262.60" OriginalAmount="1180.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529580209075" Longitude="13.389391601086" StarRating="4" HotelCode="148972|honigmond" HotelName="Honigmond Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tieckstraße, 11, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/158970/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.70" OriginalAmount="1210.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|myers_hotel_berlin" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Metzer Straße 26, 10405 Berlin, Prenzlauer Berg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278397/278397a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1296.84" OriginalAmount="1212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.511689579555" Longitude="13.389394283295" StarRating="4" HotelCode="14300|the_mandala_suites" HotelName="The Mandala Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 185-190, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182656/182656a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.82" OriginalAmount="1226.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|kpm_hotel_residences" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 6, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/44/4b44deae2f06a1966a3cea41a754c1cdbef8bd2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1320.38" OriginalAmount="1234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.514430278935" Longitude="13.391051888466" StarRating="0" HotelCode="11885|sofitel_berlin_gendarmenmarkt" HotelName="Hotel Luc, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstrasse 50-52, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11688/a_11688_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1321.45" OriginalAmount="1235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53701" Longitude="13.396" StarRating="3" HotelCode="0|berlinapartments_4" HotelName="Berlin-Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rheinsberger Str. 72, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/0c/b80ceb85f9e0b98a84293d16daad58cb6024cc23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Berlin (Mitte), you'll be a 2-minute drive from Berlin Wall Memorial and 9 minutes from DDR Museum.  This apartment is 1.8 mi (2.9 km) from TV Tower and 1.9 mi (3.1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a coffee/tea maker, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1331.59" OriginalAmount="1244.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505561" Longitude="13.337826" StarRating="4" HotelCode="260739|277678" HotelName="25hours Hotel Bikini Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Straße 40, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/277678/277678a_hb_a_053.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1349.27" OriginalAmount="1261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.531167298094" Longitude="13.405931906152" StarRating="3" HotelCode="435125|the_circus_apartments" HotelName="The Circus Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Choriner Straße 84, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2491245/SXXehlfb_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1350.34" OriginalAmount="1262.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.539722159054" Longitude="13.406105791215" StarRating="3" HotelCode="139444|brilliant_apartments" HotelName="Brilliant Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oderberger Straße 38, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1370.67" OriginalAmount="1281.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.53152185" Longitude="13.38836114" StarRating="0" HotelCode="574972|downtown_apartments_berlin" HotelName="Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 129, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/68/1a6868ab33f60709fcf11b94a4cc728296995407.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1389.41" OriginalAmount="1298.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|410978" HotelName="Titanic Gendarmenmarkt Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Französische Straße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430178/a_430178_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Berlin, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.10" OriginalAmount="1330.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|gorki_apartments" HotelName="Gorki Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 25, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402683/a_402683_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.66" OriginalAmount="1338.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|the_mandala_hotel" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße  3, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79953/a_79953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Sony Center at Potsdamer Platz. The Brandenburg Gate is about 500 m from the hotel, and Potsdamer Platz Station is just 100 m away. Guests will find bars and clubs within a few minutes' walk. The Tiergarten park is around 5 minutes' walk from the property, and the River Spree is some 10 minutes' walk away. Shopping can be found just some 2 minutes' from the hotel. Attractions in the area include the Reichstag, around 30 minutes' walk away, Checkpoint Charlie, some 20 minutes' walk from the hotel, and the Philharmonic Hall and New National Gallery, both of which are approximately 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1644.59" OriginalAmount="1537.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.529727" Longitude="13.380209" StarRating="4" HotelCode="294482|garden_living" HotelName="Garden Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Garden,Housekeeping,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 101, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/201727/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Garden Living in Berlin (Mitte), you'll be minutes from Humboldt Museum of Natural History and Charite. This hotel is close to Reichstag Building and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Bathrooms have showers and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Additional features include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, luggage storage, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1716.28" OriginalAmount="1604.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|hotel_oraniaberlin" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oranienstraße 40, 10999 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, a babysitting service, a childcare service, a transfer service and a conference room. Wireless internet access in public areas allows guests to stay connected. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1767.86" OriginalAmount="1652.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|276491" HotelName="Louisa's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 160, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90292/l_90292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1821.50" OriginalAmount="1702.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|7273" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Brahmsstraße 10, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38053/a_38053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive, comfortable hotel is to be found in the district of Grunewald, an area offering many beautiful villas. The historical manor has a quiet location, but is also close to the city centre. The nearest public transport links are just 300 m from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.32" OriginalAmount="1776.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|waldorf_astoria_berlin" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-BUFFET" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 28, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238262/a_238262_AK2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2042.63" OriginalAmount="1909.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.515862" Longitude="13.394034" StarRating="5" HotelCode="58915|rocco_forte_hotel_de_rome" HotelName="Hotel de Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstrasse 37, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211203/211203a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.22" OriginalAmount="2146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50252505" Longitude="13.39130369" StarRating="0" HotelCode="387817|city_landmark_near_checkpoint_charlie" HotelName="City landmark near Checkpoint Charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/544994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at City landmark near Checkpoint Charlie in Berlin (Kreuzberg), you'll be minutes from Jewish Museum Berlin and close to Checkpoint Charlie Museum. This 4-star apartment is close to Brandenburg Gate and Reichstag Building.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchens. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and LCD televisions are provided for your entertainment. Conveniences include phones, as well as safes and refrigerators.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of City landmark near Checkpoint Charlie.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2503.80" OriginalAmount="2340.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.510198" Longitude="13.375524" StarRating="5" HotelCode="29153|the_ritz_carlton_berlin" HotelName="The Ritz-Carlton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" 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,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Platz 3, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46816/a_46816_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Berlin on Potsdamer Platz. It is an integral part of the Beisheim Center and is adjacent to the Sony Center and Berlin's largest park, the Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2560.37" OriginalAmount="2392.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.515502679989" Longitude="13.390866816044" StarRating="5" HotelCode="12622|9391" HotelName="Regent Berlin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstraße 49, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12918/a_12918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located opposite the Gendarmenmarkt square in the Mitte district of Berlin just a few minutes walk from the Brandenburg Gate. Nearby Friedrichstraße counts amongst the most exclusive shopping streets in the metropolis and its many restaurants mean that it is a true paradise for gourmets. Links to the public transport network may easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3111.22" OriginalAmount="2907.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|7274" HotelName="Hotel Adlon Kempinski Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unter den Linden 77, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7108/a_7108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel lies on one of Berlin's most beautiful boulevards, Unter den Linden, which lies in the Mitte district of the city. Enjoying an idyllic location close to many of the city's top sights including the Brandenburg Gate, Pariser Platz, the Reichstag, the embassies and museums, as well as the most important theatres and opera houses. The German capital's diversity of shopping and entertainment venues may also easily be reached on foot. The hotel lies just a few paces away the nearest transport links directly in front of the hotel. Transfer to Tegel Airport (9 km away) takes approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3171.48" OriginalAmount="2964.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.3816" Longitude="13.5202" StarRating="0" HotelCode="873422|motel_schonefeld" HotelName="Motel Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 117</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyejU7rlQ6%2FEjRcq27LFD6jWcflCdwbeLXioFBK%2FVXf%2FmRA4vn1i6vTQjg%2BxSRZ7LFCV478VIt0eQU1IL4Eb5MKLYcNdhZPEpNIFSauUBuQds%2BnU%2BqECBfwNJnlo%2BI6YmY2FyJGe18ukA%2BqDD9kATuUHctren4O1gio7u3qA0FFfhtTl9SMtrpMBoM6uEmtDIXd9CKw9Uomi%2FOoBBVAV2HqxJLl8jq1IGk%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4354.90" OriginalAmount="4070.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49140548706055" Longitude="13.491026878356934" StarRating="3" HotelCode="0|schiff_grace" HotelName="Schiff Grace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zur alten Flussbadeanstalt, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/88/8988f37271755a4b3c63ab99612cd28bdd73e36a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Berlin (Lichtenberg), this houseboat is within a 10-minute drive of East Side Gallery and Mercedes-Benz Arena. This houseboat is 5.2 mi (8.4 km) from Berlin TV Tower and 5.5 mi (8.9 km) from Friedrichstrasse.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Treptower Park - 3.9 km / 2.4 mi&lt;br /&gt;Tierpark Berlin - 4.1 km / 2.6 mi&lt;br /&gt;Oberbaum Bridge - 4.2 km / 2.6 mi&lt;br /&gt;East Side Gallery - 4.2 km / 2.6 mi&lt;br /&gt;Mercedes-Benz Arena - 4.3 km / 2.7 mi&lt;br /&gt;Velodrom - 6.2 km / 3.9 mi&lt;br /&gt;Kindl-Buhne Wuhlheide - 6.9 km / 4.3 mi&lt;br /&gt;FEZ Berlin - 6.9 km / 4.3 mi&lt;br /&gt;Torstrasse - 7.1 km / 4.4 mi&lt;br /&gt;Huxley's Neue Welt - 7.4 km / 4.6 mi&lt;br /&gt;Red Town Hall - 7.8 km / 4.9 mi&lt;br /&gt;Berlin Dungeon - 8 km / 4.9 mi&lt;br /&gt;Hackescher Markt - 8 km / 5 mi&lt;br /&gt;DDR Museum - 8 km / 5 mi&lt;br /&gt;Aquadom - 8.2 km / 5.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Berlin (TXL-Tegel) - 18 km / 11.2 mi&lt;br /&gt;Berlin (SXF-Schoenefeld) - 14.9 km / 9.3 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as a fireplace in the lobby and a picnic area.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this accommodation, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and an iPad is provided for your entertainment. Conveniences include a coffee/tea maker and an iron/ironing board, and housekeeping is provided on request.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a satisfying meal at Hafenküche serving guests of this houseboat.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="189.20" OriginalAmount="176.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5269" Longitude="13.4107" StarRating="2" HotelCode="401134|690219" HotelName="St Christopher's Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Rosa-Luxemburg-Straße, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="426.58" OriginalAmount="398.67" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2753081" HotelName="Yggotel Spurv" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="439.33" OriginalAmount="410.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2753073" HotelName="Hotel Kronprinz Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="448.15" OriginalAmount="418.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2753071" HotelName="Hotel City B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.89" OriginalAmount="427.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.399758" Longitude="13.555199" StarRating="3" HotelCode="106544|hotel_plovdiv" HotelName="Hotel &amp; Restaurant Plovdiv" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dorfplatz 15, Bohnsdorf, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel offers modern facilities and an intimate atmosphere.   The calm, traffic-free location of Hotel Plovdiv provides a pleasant environment for guests wishing to explore Berlin&amp;apos;s many attractions while staying in peaceful lodgings away from the hustle and bustle. It is also i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="514.53" OriginalAmount="480.87" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2753080" HotelName="Yggotel Ravn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="526.63" OriginalAmount="492.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2732698" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="533.19" OriginalAmount="498.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2732696" HotelName="Select Hotel Style Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="560.68" OriginalAmount="524.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="663918|bett_buch_hotel" HotelName="Bett und Buch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Straße 1, Treptow-Kopenick, 12557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.85" OriginalAmount="555.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50259" Longitude="13.364919" StarRating="2" HotelCode="168918|bb_hotel_berlin_potsdamer_platz" HotelName="B&amp;B Berlin - Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 90, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The B&amp;amp;B Hotel Berlin Potsdamer Platz was newly opened in December 2009. A rich breakfast buffet is available each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="595.22" OriginalAmount="556.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2753068" HotelName="Acora Berlin Living the City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="596.49" OriginalAmount="557.47" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2737420" HotelName="The Niu Flash" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="602.94" OriginalAmount="563.50" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2737384" HotelName="The Niu Dwarf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.44" OriginalAmount="592.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522739202046" Longitude="13.388123551018" StarRating="3" HotelCode="104475|riverside_city_hotel__spa" HotelName="Riverside City Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 106, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.98" OriginalAmount="614.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.488349546026" Longitude="13.277430877227" StarRating="3" HotelCode="137833|hotel_stmichaelsheim_2" HotelName="St.-Michaels-Heim Jugendgästehaus &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Coffee Shop,Elevator,Garden,Housekeeping,Internet,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckallee 23, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at St.-Michaels-Heim Hotel in Berlin (Wilmersdorf), you'll be close to CityCube Berlin and Schloss Charlottenburg.  This hotel is within close proximity of ICC Berlin and Berliner Funkturm.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 17 guestrooms. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of St.-Michaels-Heim Hotel, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift). Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.96" OriginalAmount="628.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="798905|bb_hotel_berlincharlottenburg" HotelName="B&amp;B Hotel Berlin Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.09" OriginalAmount="687.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.522756" Longitude="13.388187" StarRating="4" HotelCode="295360|riverside_royal_hotel__spa" HotelName="Riverside Royal Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 105, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 5 rooms. Services and facilities at the hotel include a restaurant, a bar and a conference room. Guests with their own vehicles can make use of the available parking spaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.09" OriginalAmount="687.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50952911376953" Longitude="13.431379318237305" StarRating="3" HotelCode="0|hotel_amano_eastside" HotelName="Amano Eastside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Platz 29, 10243, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great place to have a rest after an exciting day! Hotel «Amano Eastside» is located in Berlin. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Ostbahnhof, East Side Gallery and Oberbaum Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.22" OriginalAmount="746.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.494630323476" Longitude="13.438356499064" StarRating="3" HotelCode="268584|apartmenthouse_berlin" HotelName="A&amp;B Apartment &amp; Boardinghouse Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Glogauer Straße 2, 10999 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="803.94" OriginalAmount="751.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2733503" HotelName="Select Hotel Berlin The Wall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.00" OriginalAmount="800.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|schulz_hotel_berlin_wall_at_the_east_side_gallery" HotelName="Schulz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Platz 36, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="909.54" OriginalAmount="850.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2646064" HotelName="Classik Hotel Alexander Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="911.64" OriginalAmount="852.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|aspria_spa__sporting_club_hotel" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsruher Strasse 20, 10711 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.53" OriginalAmount="979.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52402114868164" Longitude="13.417214393615723" StarRating="0" HotelCode="0|holiday_at_alexanderplatz_apartments" HotelName="Holiday At Alexanderplatz Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10178, Berlin, Bernhard-Weiss-Strasse 1, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Holiday at Alexanderplatz Apartments are set in the heart of Berlin. A variety of international restaurants are within a 200-metre radius, including the popular Bavarian Hofbräu restaurant on Karl-Liebknecht-Straße. The popular nightlife at Hackescher Markt and the Prenzlauer Berg district are within a 10-minute walking distance. Berlin City Hall and the iconic TV Tower are also just 500 metres away. A 5-minute walk from the apartments, Alexanderplatz Train Station provides connections to Berlin Central Station and Schönefeld Airport. Regional trains also arrive here.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Please note a €10 fee will be charged for arrivals after 20:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.78" OriginalAmount="1054.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|wilde_aparthotels_checkpoint_charlie_berlin" HotelName="Wilde Aparthotels Checkpoint Charlie Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstrasse 91, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.17" OriginalAmount="1131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.49652862548828" Longitude="13.312649726867676" StarRating="0" HotelCode="0|greatstay_dusseldorferstr_48_2" HotelName="Greatstay - Dusseldorferstr. 48" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>48 Dusseldorfer Strasse Ground Floor, 10707, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Greatstay - Dusseldorferstr. 48» is located in Berlin. This apartment is located in 6 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Kurfurstendam, Konstanzer Strasse and Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1487.30" OriginalAmount="1390.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.54597854614258" Longitude="13.424099922180176" StarRating="0" HotelCode="0|familienstudio_27" HotelName="Familienstudio 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dunckerstr. 27, 10439, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Berlin, Familienstudio 27 provides city views and free WiFi, 2.9 km from Memorial of the Berlin Wall and 3.1 km from Alexanderplatz. The units all have a seating area with a sofa, a satelliteflat-screen TV, DVD player, a fully equipped kitchen and a private bathroom with a hair dryer and free toiletries. A dishwasher, a microwave and fridge are also provided, as well as a kettle and a coffee machine. Berlin Cathedral is 3.9 km from the apartment, while Natural History Museum is 4 km away. The nearest airport is Berlin Tegel Airport, 12 km from Familienstudio 27.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;A city tax/mandatory bed tax/city tourism tax will be charged during the stay. These taxes are not included in the total rate for some rooms and shall be paid at the hotel front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2637.55" OriginalAmount="2465.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.52535078" Longitude="13.42789533" StarRating="4" HotelCode="413076|city_alex__park" HotelName="Top View &amp; City ALEX" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dining,Garden,Internet,Kitchen,LCD/Projector,Library,Luggage Storage,Parking,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Höchste Straße 10, 10249 Berlin, Friedrichshain-Kreuzberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location With a stay at city ALEX Apartments in Berlin Prenzlauer Berg, you'll be convenient to Volkspark Friedrichshain and Alexanderplatz. This apartment is close to Checkpoint Charlie Museum and Brandenburg Gate.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring kitchens with refrigerators and dishwashers. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and separate sitting areas, and you can also request microwaves.Rec, Spa, Premium Amenities Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. Additional amenities include complimentary wireless Internet access, a television in the lobby, and a picnic area.Business, Other Amenities Featured amenities include a computer station, express check-in, and dry cleaning/laundry services. Self parking subject to charges is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2963.90" OriginalAmount="2770.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="52.42676889" Longitude="13.62904385" StarRating="3" HotelCode="952150|ferienpark_rubezahl_am_muggelsee" HotelName="Ferienpark Rübezahl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 143, 12559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access,Lounge,Massage Centre,Kitchen,Swimming Pool,Golf,Garden,Jacuzzi,Heated Pool,24 Hour Front Desk,Babysitting,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Off-Site Parking,Parking,Concierge,LCD/Projector,Meeting Room,Pets allowed,Smoking Rooms,24 Hour Power Supply,Printer,Wake-up Call Service,Fitness Centre,ATM/Cash Machine,Vending Machine,Beauty Salon,Pick &amp;amp; Drop,Business Centre,Dining</BasicAmenities>
    <HotelRating>4,2,3,5,3.5,4.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,GUESTHOUSE,ECO HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,HOSTEL,SPA HOTEL,HOSTELS,COUNTRY HOUSE,GUEST HOUSES,APARTHOTEL,MOTEL</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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|TravcoSearch|successfull supplier interation||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="abbd64c4-3703-4eba-bb8c-8cbff32c2447">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-27T00:00:00" End="2024-11-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="33427|17540" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="abbd64c4-3703-4eba-bb8c-8cbff32c2447" TimeStamp="0001-01-01T00:00:00" HotelName="Grand Hostel Berlin Urban" HotelCode="33427|17540" StarRating="3" GTCityId="17762" CountryCode="DE" CityName="Berlin" CountryName="Germany" Address="Sonnenallee 6, Ecke Hermannplatz, 12047 Berlin" PostCode="12047" PhoneNo="+493020095450" FaxNo="" Email="info@grandhostel-berlin.de" CheckInTime="" CheckOutTime="" Latitude="52.48753" Longitude="13.425765" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: bed(s) in 8-bed mixed dorm" RoomTypeCode="20241027$20241104$W$202$17540$BED.C8$BAR RO PQ$RO$$1~1~0$$P@06~A-SIC~214df~-929964501~N~~~NOR~000CA995CC9342E172313127547305AAUK00001720125001808238c3|8|MTk1LjU2fEVVUnwyMDI0LTEwLTI1" OriginalAmount="172" TotalPrice="184.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><Offer>Exclusive discount Amount: -21.72</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Bed in dormitory STANDARD" RoomTypeCode="20241027$20241104$W$202$17540$BED.ST$ID_B2B_66$RO$B2B$1~1~0$$N@06~A-SIC~224f2~1954224383~N~~~NOR~000CA995CC9342E172313127547305AAUK00001720125001808224f2|8|MjQyLjM2fEVVUnwyMDI0LTEwLTI1" OriginalAmount="213" TotalPrice="228.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="40.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: single room private bathroom" RoomTypeCode="20241027$20241104$W$202$17540$SGL.ST$BAR RO PQ$RO$$1~1~0$$P@06~A-SIC~2082cd~-1752292788~N~~~NOR~000CA995CC9342E172313127547305AAUK00001720125001808215274|8|NjI4LjIxfEVVUnwyMDI0LTEwLTI1" OriginalAmount="553" TotalPrice="591.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><Offer>Exclusive discount Amount: -69.80</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="73.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: double room private bathroom" RoomTypeCode="20241027$20241104$W$202$17540$DBL.ST$BAR RO PQ$RO$$1~1~0$$P@06~A-SIC~25a333~-1335121952~N~~~NOR~000CA995CC9342E172313127547305AAUK000017201250018082362ce|8|NzE4LjU0fEVVUnwyMDI0LTEwLTI1" OriginalAmount="632" TotalPrice="676.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><Offer>Exclusive discount Amount: -79.85</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SINGLE STANDARD" RoomTypeCode="20241027$20241104$W$202$17540$SGL.ST-11$ID_B2B_66$RO$B2B$1~1~0$$N@06~A-SIC~22a30a~672334333~N~~~NOR~000CA995CC9342E172313127547305AAUK0000172012500180822a30a|8|Nzc4LjQyfEVVUnwyMDI0LTEwLTI1" OriginalAmount="685" TotalPrice="732.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="116.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20241027$20241104$W$202$17540$DBL.ST-1$ID_B2B_66$RO$B2B$1~1~0$$N@06~A-SIC~245379~-793317006~N~~~NOR~000CA995CC9342E172313127547305AAUK00001720125001808245379|8|ODg5LjY5fEVVUnwyMDI0LTEwLTI1" OriginalAmount="783" TotalPrice="837.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="132.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://himg.myhubpro.net/StaticData/Images/53186/gt_53186_A2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/53186/gt_53186_B2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/53186/gt_53186_C2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is situated in the Berlin district of Neukölln, close to Hermannplatz. Numerous bars, restaurants and other entertainment options are in the direct vicinity. The hotel is also superbly connected to all the city's attractions and other districts.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;20 single rooms and 50 double rooms are located on 6 storeys and can be reached by lift. The reception desk in the lobby is staffed round the clock. Services and facilities include a safe, a currency exchange service, a newspaper stand, a TV room, room service, a laundry service and a conference room. Wireless internet access in public areas allows guests to stay connected. The hotel has wheelchair-accessible facilities. Parking facilities available to guests include a garage and a car park (for a fee).&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and central heating. A minibar is provided. Guests will also find a tea/coffee station included among the standard features. Equipped with a direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. The hotel has non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, a sauna and a solarium. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;**National Rating**&lt;br /&gt;&lt;br /&gt;Hotelstars Union assigns an official star rating for properties in Germany. This property is rated 3 stars.&lt;br /&gt;&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;Only registered guests are allowed in the guestrooms. &lt;br /&gt;  &lt;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;  &lt;br /&gt;Fee for buffet breakfast: EUR 7.90 per person (approximately)&lt;br /&gt;          &lt;br /&gt;Nearby parking fee: EUR 5 per day&lt;br /&gt;  &lt;br /&gt;Pet fee: EUR 7.50 per pet, per night&lt;br /&gt;   &lt;br /&gt;Late check-out fee: EUR 50 (subject to availability)&lt;br /&gt;   &lt;br /&gt;Rollaway bed fee: EUR 50.0 per night&lt;br /&gt;             &lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;br /&gt;&lt;br /&gt;**Mandatory Fees and Taxes**&lt;br /&gt;&lt;br /&gt;You&amp;#39;ll be asked to pay the following charges at the property:&lt;br /&gt; &lt;br /&gt;A city tax is imposed by the city of Berlin. Business travelers with proof of business-related travel are exempt from this tax. For more details, please contact the property using the information on the reservation confirmation received after booking. &lt;br /&gt;&lt;br /&gt;Vat and city tax are not included(5% and 1 euro per day), the guest must pay by himself&lt;br /&gt;&lt;br /&gt;Towels/sheets: EUR 3.95 per person, per stay&lt;br /&gt; &lt;br /&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-30-61382222</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-30-613820</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1995</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>70</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>20</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>50</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Foyer</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Cycling/Mountain Biking</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="abbd64c4-3703-4eba-bb8c-8cbff32c2447" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: bed(s) in 8-bed mixed dorm" BoardBasis="Room 1: ROOM ONLY" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="hamdan" LastName="mehboob" DOB="19990808" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="33427|17540" SourceId="8" RoomTypeCode="20241027$20241104$W$202$17540$BED.C8$BAR RO PQ$RO$$1~1~0$$P@06~A-SIC~214df~-929964501~N~~~NOR~000CA995CC9342E172313127547305AAUK00001720125001808238c3|8|MTk1LjU2fEVVUnwyMDI0LTEwLTI1" TotalPrice="184.09" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-10-27T00:00:00" End="2024-11-04T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>3700</AgencyBookingRef>
  <MHLInfo>
    <Address> 933 Stockport  Road</Address>
    <AgencyId>1724</AgencyId>
    <AgentId>3125</AgentId>
    <CityCode>11</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId> admin@worldwideflight.co.uk </EmailId>
    <FileBookingId />
    <FirstName> hamdan </FirstName>
    <LastName> mehboob </LastName>
    <PaymentResponse> No-Payment-Getway </PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>24</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
    <Title> Mr </Title>
  </MHLInfo>
</HotelBookRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|BookResponse|MyhubService Response|UserName:-SkyWorld Password:-Wasi3266 MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address> 933 Stockport  Road</Address>
  <AgencyId>1724</AgencyId>
  <AgentId>3125</AgentId>
  <CityCode>11</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId> admin@worldwideflight.co.uk </EmailId>
  <EndDate xsi:nil="true" />
  <FirstName> hamdan </FirstName>
  <LastName> mehboob </LastName>
  <NationalityOfPax />
  <PaymentResponse> No-Payment-Getway </PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>24</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
  <Title> Mr </Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>3700</AgencyReference>
  <AgentMinCnxDate>2024-10-21T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2024-10-21T00:00:00" End="2024-10-23T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.41" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2024-10-27T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2024-11-04T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>172.05</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>germany</CountryName>
  <PostCode>12047</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: ROOM ONLY</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr hamdan mehboob</GuestName>
      <RoomType>Room 1: bed(s) in 8-bed mixed dorm</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>184.09</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>195.56</SupplierAmount>
  <SupplierCurrency>EUR</SupplierCurrency>
  <SupplierId>240</SupplierId>
  <SupplierMinCnxDate>2024-10-25T00:00:00</SupplierMinCnxDate>
  <SupplierName>HotelBeds</SupplierName>
  <_address>Sonnenallee 6, Ecke Hermannplatz, 12047 Berlin</_address>
  <_cityName>Berlin</_cityName>
  <_fax />
  <_hotelName>Grand Hostel Berlin Urban</_hotelName>
  <_phoneNo1>+493020095450</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>240828910</FileBookingId><BookingId>39228</BookingId></Root>||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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
abbd64c4-3703-4eba-bb8c-8cbff32c2447|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>240828910</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>Estimated total amount of taxes &amp; fees for this booking: 5.00%  payable on arrival  . For guests who are demonstrably on a business trip this tax does not apply. Car park NO. Check-in hour 15:00 - 00:00. LGTBIQ friendly. Minimum check-in age 18.&lt;br/&gt;</ImportantInfo>
  <SupplierRef>202-7327165</SupplierRef>
</HotelBookRS>||True